]> git.kaiwu.me - klib.git/shortlog
klib.git
2013-11-20 Heng Lihalve the buffer size
2013-11-20 Heng Liuse fixed-length buffer with pause()
2013-11-20 Heng Liignore signal
2013-11-19 Heng Lineed to grow buffer
2013-11-19 Heng Liwrong dopen() interface
2013-11-19 Heng Liforgot ";"
2013-11-19 Heng Liforgot to alias kurl_t to knetFile
2013-11-19 Heng Liemulating knetfile APIs
2013-11-19 Heng Liadded dopen()/buflen() and optional options
2013-11-18 Heng Liuse larger buffer for remote files
2013-11-18 Heng LiFixed slow sftp/scp connection
2013-11-18 Heng Libetter CLI
2013-11-18 Heng Libetter interface and documentations
2013-11-18 Heng Liknetfile-like interface to CURL
2013-11-02 Heng Liforgot the header file
2013-10-11 Heng Liadded a more flexible scheduler; not tested
2013-10-11 Heng Lichange the argument ordering
2013-10-11 Heng Liadded the test program for kthread
2013-10-10 Heng Lireduced a redundant variable; fix for wrong tid
2013-10-10 Heng Liwait-free heap-free implementation of kt_for()
2013-10-10 Heng Lisimplified the kt_for() API
2013-10-10 Heng Lirevert to kt_for()
2013-10-10 Heng Litest C++ spawn-final
2013-10-10 Heng Limore versatile APIs
2013-10-10 Heng Lipass item index to function calls
2013-10-09 Heng Lidon't need this now, but maybe in future
2013-10-09 Heng Lifixed a dead loop when n_threads==1
2013-10-09 Heng Libugfix: wrong integer type
2013-10-09 Heng Lino effective changes
2013-10-09 Heng Lidocumentation; better var names
2013-10-09 Heng Lilet the main thread help the unfinished workers
2013-10-09 Heng Limore comments
2013-10-09 Heng Liforgot to remove debugging code
2013-10-09 Heng Lifixed a typo
2013-10-09 Heng LiMerge branch 'master' of github.com:attractivechaos...
2013-10-09 Heng Lifor C++ compatibility
2013-10-09 Heng Liuse test-and-set for spin lock
2013-10-09 Heng Liworking, but locking is slow
2013-10-08 Heng Liremove
2013-10-08 Heng Liparallelize simple "for" loops
2013-10-08 Heng Liparallelize simple "for" loops
2013-07-24 Heng Liremoved incorrect comments
2013-07-24 Heng Lirevert a change to ks_resize()
2013-07-24 Heng LiMerge pull request #21 from jmarshall/kstring
2013-07-24 John MarshallAdd kstring_t init/destroy documentation
2013-07-24 John MarshallOnly canonicalise if there is room, and add docs
2013-07-23 John Marshallks_resize() canonicalises the stored string
2013-07-23 Heng LiMerge pull request #20 from jmarshall/kputl
2013-07-23 John MarshallFix kputl(LONG_MIN) bug
2013-07-22 John MarshallAdd kputw() and kputl() tests
2013-07-19 Heng LiMerge pull request #19 from jkbonfield/master
2013-07-17 James BonfieldMerged with attractivechaos/klib:
2013-07-15 Attractive... Merge pull request #18 from sciascid/master
2013-07-13 Daniele SciasciaDocument -1 extra return code in kh_put().
2013-05-08 Attractive... Merge pull request #15 from yorhel/master
2013-05-07 Yorhelkstring: Add printf format attribute to kvsprintf(...
2013-05-07 Yorhelkstring: Add kvsprintf()
2013-05-02 Heng Likhash-0.2.8: use quadratic probing
2013-05-02 Heng Lichange hash set to hash map
2013-05-02 Heng LiMerge branch 'master' of github.com:attractivechaos...
2013-05-02 Heng Litest performance given packed struct
2013-04-01 Attractive... Merge pull request #14 from zjf/patch-1
2013-04-01 Jianfeng Zhutypo correction
2013-02-21 Heng LiMerge branch 'master' of github.com:attractivechaos...
2013-02-21 Heng Libugfix: point address changes
2013-02-16 Attractive... Merge pull request #12 from leecbaker/master
2013-02-13 Lee BakerSpelling corrections
2013-02-12 Heng Libugfix: 2nd best score not set
2013-02-12 Heng LiMerge branch 'master' of github.com:attractivechaos...
2013-02-12 Heng Liadded NW and SW-extension; backported from bwa
2013-02-01 Attractive... Merge pull request #11 from leecbaker/master
2013-02-01 Lee BakerSpelling / grammar corrections in the README.
2013-01-28 Heng Liminor gramartical improvement
2013-01-28 Heng Lifixed typo
2013-01-28 Heng LiExplain the methodology
2013-01-28 Heng Liwrong markdown syntax...
2013-01-27 Heng LiUpdated documentation
2013-01-26 Heng LiTwo bugs reported by istreeter and wanghc78
2013-01-26 Attractive... Merge pull request #6 from johnm/master
2013-01-03 Heng Licomputed Kolmogorov-Smirnov's D
2012-12-19 Heng Liprint tree in the Newick format
2012-09-05 Heng LiMerge pull request #7 from arrbee/libgit2-khash-extensions
2012-08-31 Russell BelferAdd khash foreach macros
2012-08-31 Russell BelferAdd type casts to avoid warnings
2012-08-31 Russell BelferAdd khash wrapper around inline
2012-08-31 Russell BelferAdd allocation wrappers and error checking
2012-08-31 Russell BelferReorganize khash decl macros to separate typedef
2012-08-31 John D. MitchellAdd basic .gitignore file.
2012-08-31 John D. MitchellUpdate kmin_test to use kmath merger.
2012-07-30 Heng LiRemoved kfunc, kmin and krand
2012-07-17 Heng Limerge kmin.*, kfunc.c and krand.* to kmath.*
2012-06-10 Heng Liadded another radix_sort from gorset/radix
2012-06-08 Heng Lihopefully the final version
2012-06-08 Heng Liimproved my implementation of radix sort
2012-06-08 Heng Lia new radix sort implementation
2012-06-08 Heng Liditching combsort in radix sort
2012-06-07 Heng Lifixed compiling errors
2012-06-07 Heng Liadded radix sort
2012-06-07 Heng Lifor g++ compatibility
2012-04-15 Heng Libugfix: empty fasta/q lines cause troubles
next