Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / attractivechaos/klib issues and pull requests

#51 - Add skiplist

Pull Request - State: open - Opened by wedgwood over 9 years ago

#50 - Remove trailing whitespaces

Pull Request - State: open - Opened by jubalh over 9 years ago

#50 - Remove trailing whitespaces

Pull Request - State: open - Opened by jubalh over 9 years ago

#49 - Example for string/int, String/string khash usage

Issue - State: open - Opened by joeatbayes over 9 years ago - 33 comments

#49 - Example for string/int, String/string khash usage

Issue - State: open - Opened by joeatbayes over 9 years ago - 33 comments

#48 - kgraph

Issue - State: open - Opened by taylorruss over 9 years ago - 1 comment

#48 - kgraph

Issue - State: open - Opened by taylorruss over 9 years ago - 1 comment

#47 - Prevent unused function warnings in khash.h, klist.h

Pull Request - State: closed - Opened by jmarshall over 9 years ago - 3 comments

#47 - Prevent unused function warnings in khash.h, klist.h

Pull Request - State: closed - Opened by jmarshall over 9 years ago - 3 comments

#46 - khash_test: Fix timing printout in ht_khash_str()

Pull Request - State: closed - Opened by lukego over 9 years ago - 1 comment

#46 - khash_test: Fix timing printout in ht_khash_str()

Pull Request - State: closed - Opened by lukego over 9 years ago - 1 comment

#45 - Added skhash: khash with a non-macro interface [DRAFT]

Pull Request - State: closed - Opened by lukego over 9 years ago - 1 comment

#45 - Added skhash: khash with a non-macro interface [DRAFT]

Pull Request - State: closed - Opened by lukego over 9 years ago - 1 comment

#44 - Array keys

Issue - State: open - Opened by lukego over 9 years ago - 10 comments

#44 - Array keys

Issue - State: open - Opened by lukego over 9 years ago - 10 comments

#43 - ht_khash_str() says it's ht_khash_int -- fix that.

Pull Request - State: open - Opened by hmage over 9 years ago

#43 - ht_khash_str() says it's ht_khash_int -- fix that.

Pull Request - State: open - Opened by hmage over 9 years ago

#42 - Introduce kreallocarray with overflow checking

Pull Request - State: open - Opened by ethomson over 9 years ago - 2 comments

#42 - Introduce kreallocarray with overflow checking

Pull Request - State: open - Opened by ethomson over 9 years ago - 2 comments

#41 - fix macro documentation (set vs map)

Pull Request - State: open - Opened by gdementen almost 10 years ago - 1 comment

#41 - fix macro documentation (set vs map)

Pull Request - State: open - Opened by gdementen almost 10 years ago - 1 comment

#40 - About Declarations and Definitions of khash

Issue - State: closed - Opened by kevin-xu almost 10 years ago - 4 comments

#40 - About Declarations and Definitions of khash

Issue - State: closed - Opened by kevin-xu almost 10 years ago - 4 comments

#39 - Fix ks_getuntil2() extra empty record at EOF bug

Pull Request - State: closed - Opened by jmarshall almost 10 years ago

#39 - Fix ks_getuntil2() extra empty record at EOF bug

Pull Request - State: closed - Opened by jmarshall almost 10 years ago

#38 - Enable overriding kh_inline from user code

Pull Request - State: closed - Opened by immerrr about 10 years ago - 1 comment

#38 - Enable overriding kh_inline from user code

Pull Request - State: closed - Opened by immerrr about 10 years ago - 1 comment

#37 - khash: kh_exists triggers a SIGSEGV when hash is empty

Issue - State: closed - Opened by msiemens about 10 years ago - 2 comments

#37 - khash: kh_exists triggers a SIGSEGV when hash is empty

Issue - State: closed - Opened by msiemens about 10 years ago - 2 comments

#36 - Add delete_after for klist

Pull Request - State: open - Opened by tecywiz121 over 10 years ago

#36 - Add delete_after for klist

Pull Request - State: open - Opened by tecywiz121 over 10 years ago

#35 - Fix memory leak if krealloc() fails

Pull Request - State: closed - Opened by noporpoise over 10 years ago - 1 comment

#35 - Fix memory leak if krealloc() fails

Pull Request - State: closed - Opened by noporpoise over 10 years ago - 1 comment

#34 - it will crash when kh_exist checking, before kh_put first.

Pull Request - State: closed - Opened by Readon over 10 years ago - 3 comments

#34 - it will crash when kh_exist checking, before kh_put first.

Pull Request - State: closed - Opened by Readon over 10 years ago - 3 comments

#33 - kurl detect http to https redirecting

Issue - State: closed - Opened by lidaof over 10 years ago - 2 comments

#33 - kurl detect http to https redirecting

Issue - State: closed - Opened by lidaof over 10 years ago - 2 comments

#32 - Don't call freeaddrinfo() when getaddrinfo() fails

Pull Request - State: closed - Opened by jmarshall over 10 years ago - 2 comments

#32 - Don't call freeaddrinfo() when getaddrinfo() fails

Pull Request - State: closed - Opened by jmarshall over 10 years ago - 2 comments

#31 - Silence -Wstrict-prototypes and static analyser warnings in klist.h

Pull Request - State: closed - Opened by jmarshall over 10 years ago

#31 - Silence -Wstrict-prototypes and static analyser warnings in klist.h

Pull Request - State: closed - Opened by jmarshall over 10 years ago

#30 - Add ks_release() to kstring.h

Pull Request - State: closed - Opened by jmarshall over 10 years ago - 1 comment

#30 - Add ks_release() to kstring.h

Pull Request - State: closed - Opened by jmarshall over 10 years ago - 1 comment

#29 - append extra wrapping brackets at kv_pushp

Pull Request - State: open - Opened by sshilovsky over 10 years ago

#28 - fix the leak that happens if krealloc fails

Pull Request - State: closed - Opened by piki almost 11 years ago - 1 comment

#27 - kvec.h: kv_a compilation error with c-compiler (not cpp)

Issue - State: open - Opened by kwarnke70 almost 11 years ago - 3 comments

#26 - Update ksort.h

Pull Request - State: closed - Opened by zhanxw almost 11 years ago

#25 - kthread.h missing

Issue - State: closed - Opened by zenwong about 11 years ago - 1 comment

#24 - Begin some initial documentation for kvec.h

Pull Request - State: open - Opened by marcomorain about 11 years ago - 1 comment

#23 - kh_exist when using __ac_Wang_hash

Issue - State: open - Opened by rpique about 11 years ago

#22 - How to use khash in a new thread

Issue - State: closed - Opened by kellabyte over 11 years ago - 2 comments

#20 - Bug fix for kputl(), and kputw()/kputl() tests

Pull Request - State: closed - Opened by jmarshall over 11 years ago

#19 - Error checking + updates from htslib

Pull Request - State: closed - Opened by jkbonfield over 11 years ago

#18 - Document -1 extra return code in kh_put().

Pull Request - State: closed - Opened by sciascid over 11 years ago

#17 - Enable passing of named structs in functions

Pull Request - State: closed - Opened by halfaleague over 11 years ago - 2 comments

#16 - #9 "fix" broke kv_a

Issue - State: open - Opened by rlepidi over 11 years ago - 4 comments

#15 - kstring printf improvements

Pull Request - State: closed - Opened by ghost over 11 years ago

#14 - typo correction

Pull Request - State: closed - Opened by zjf over 11 years ago

#13 - resize issue, erase function added, clear function added

Issue - State: open - Opened by dlinenbe over 11 years ago

#12 - Minor spelling fixes

Pull Request - State: closed - Opened by leecbaker over 11 years ago - 1 comment

#11 - Minor spelling and grammar corrections in the readme

Pull Request - State: closed - Opened by leecbaker almost 12 years ago

#10 - Delete macros hell

Issue - State: closed - Opened by andrew-aladev almost 12 years ago - 1 comment

#9 - kvec.h kv_a need an additional level of parentheseis

Issue - State: closed - Opened by wanghc78 almost 12 years ago - 1 comment

#8 - kbtree documentation

Issue - State: closed - Opened by xekoukou about 12 years ago - 2 comments

#7 - Libgit2 khash extensions

Pull Request - State: closed - Opened by arrbee about 12 years ago - 1 comment

#6 - Update kmin_test and add .gitignore

Pull Request - State: closed - Opened by johnm about 12 years ago

#5 - Bug in kvec.h

Issue - State: closed - Opened by istreeter over 12 years ago - 1 comment

#4 - Description is required.

Issue - State: open - Opened by zhou13 over 12 years ago - 1 comment

#3 - khash: remove bogus kh_del() in example code

Pull Request - State: closed - Opened by droe over 12 years ago

#2 - Please enable the wiki on github

Issue - State: closed - Opened by chrishulbert over 13 years ago - 4 comments
Labels: doc, featreq

#1 - Packaging?

Issue - State: open - Opened by jbergstroem over 13 years ago - 7 comments
Labels: featreq