]> git.kaiwu.me - klib.git/shortlog
klib.git
2018-08-29 Heng Lifor c89 compatibility
2018-08-29 Heng Liportable getopt_long()
2018-06-18 Heng Lifixed insert counting err; couting with del
2018-05-17 Heng Likavl_find() gave wrong counts when equal
2018-05-17 Heng Lifixed a bug in kavl_find()
2018-05-11 Heng LiEigenvalues for dense symmetric matrices
2018-05-03 Heng Ligeneralize kavl_itr_eq() to kavl_itr_find()
2018-04-20 Heng Liuse more robust comparison in examples
2018-04-20 Heng Lifixed a compiler warning
2018-04-15 Heng Lialso check balance factor
2018-04-15 Heng Liadded a simpler tree deallocator
2018-04-14 Heng Lifaster way to delete the first node
2018-04-14 Heng Liadded light documentation on kavl
2018-04-14 Heng LiMerge remote-tracking branch 'origin/master'
2018-04-14 Heng Liadded kavl.h
2018-01-19 Heng Lifind the largest chunk of free memory
2018-01-11 Heng LiMerge pull request #94 from daviesrob/kstrtok
2018-01-11 Rob DaviesFix undefined behaviour and sign extension issues in...
2018-01-11 Valeriu OhanFixes the finished flag.
2017-12-06 Heng Liadded Brent's root finding; not tested
2017-09-24 Heng Liadded kalloc
2017-06-02 Heng LiREADME formatting
2017-03-04 Heng Liuse long for forpool
2017-02-11 Heng LiMerge pull request #79 from pmelsted/master
2017-01-19 Pall MelstedAdds checks for failed reads and gzip files with corrup...
2016-12-16 Heng Liforpool working
2016-12-16 Heng Likt_for with a mini thread pool; buggy
2016-08-22 Heng Liadded dequeue
2016-08-16 Heng Likexpr: evaluate by return type
2016-07-31 Heng Liadded a simple header for kthread
2016-07-31 Heng Lisync kthread with the one in minimap/bwa
2015-12-30 Heng LiMerge branch 'master' of github.com:attractivechaos...
2015-12-30 Heng Lidraw a random number from Gaussian N(0,1)
2015-10-23 Heng LiMerge pull request #62 from innoink/master
2015-10-23 innoinkfix spelling mistake
2015-09-29 Heng Liadded
2015-09-17 Heng Lisimplified the kbtree iter a bit
2015-09-17 Heng LiMerge branch 'master' of github.com:attractivechaos...
2015-09-17 Heng Liadded iterator interface to kbtree
2015-07-23 Heng LiMerge pull request #53 from jmarshall/kgetline
2015-07-23 Heng LiMerge pull request #47 from jmarshall/unused-warnings
2015-07-23 Heng LiMerge pull request #32 from jmarshall/getaddrinfo
2015-07-23 John MarshallDon't call freeaddrinfo() when getaddrinfo() fails
2015-07-23 John MarshallPrevent unused function warnings in khash.h, klist.h
2015-07-23 John MarshallAdd kgetline() to kstring.c/.h
2015-07-02 John MarshallAdd ks_release() to kstring.h
2015-06-26 Heng LiMerge pull request #52 from ihh/master
2015-06-26 Ian HolmesFixed output bug where branch length is not printed...
2015-05-22 Heng Lifixed a bug and a portability issue
2015-05-22 Heng Lidon't stop on undefined functions
2015-05-22 Heng Liset user-defined functions
2015-05-22 Heng Licode cleanup
2015-05-22 Heng Lidon't return a parse error if see undef func
2015-05-22 Heng Lia little bit code cleanup
2015-05-22 Heng Limoved argument checking to ke_parse()
2015-05-22 Heng Lisimplified ke_eval() with operator functions
2015-05-22 Heng Liuse operator functions
2015-05-22 Heng Lisupport single-quotation mark and escaping
2015-05-22 Heng Licommand line assignment
2015-05-22 Heng Licheck unknown function names
2015-05-22 Heng Lireturn final type
2015-05-22 Heng Lisupport assignment
2015-05-22 Heng Lifixed a bug related to functions
2015-05-22 Heng Liadded a few unary functions
2015-05-22 Heng Lieval working
2015-05-21 Heng Lichanged a variable name
2015-05-21 Heng Liadded ** and //
2015-05-21 Heng Lisupport ","
2015-05-21 Heng Liparse math expression with Shunting-yard
2015-01-11 Heng Lia bit more comments
2015-01-11 Heng Liallow to change pipeline threads
2015-01-11 Heng Likt_pipeline() example
2014-12-01 Heng Lierh... wrong link in the last commit
2014-12-01 Heng Liadded a link to the new doc
2014-12-01 Heng Liadded links to the new tiddlywiki doc
2014-11-30 Heng Likson_query() -> kson_by_path() for clarity
2014-11-30 Heng Lisimplified format() due to a later change
2014-11-30 Heng Lirename a member var for clarity
2014-11-30 Heng Liremoved *error from kson_parse()
2014-11-30 Heng Liremoved kt_spawn(); added kt_pipeline()
2014-11-30 Heng Limissing include
2014-11-30 Heng Liget rid of stdint.h for portability
2014-11-30 Heng Liminor
2014-11-30 Heng Liminor change
2014-11-30 Heng Lisimplified the struct
2014-11-30 Heng Lisimplified the struct a little
2014-11-30 Heng Lisimplified API
2014-11-30 Heng Liquery on CMD; more chanages to happen
2014-11-30 Heng Lifixed an error in the example (due to prev rev)
2014-11-29 Heng Lia bit code cleaup
2014-11-29 Heng Liindent output
2014-11-29 Heng Liminor change
2014-11-29 Heng Liadded JSON query
2014-11-29 Heng Liisblank() -> isspace()
2014-11-29 Heng Lino effective changes
2014-11-29 Heng Lisimplified API a bit
2014-11-29 Heng Lifixed compilation error in the last commit
2014-11-29 Heng Liadded deallocator
2014-11-29 Heng Liadded API documentation
2014-11-29 Heng Licode cleanup
next