OSDN Git Service

fix for FreeBSD 11.1.
[hmh/hhml.git] / modules / ml-string.cc
2017-02-07 visorbug fix and update.
2017-02-06 visorhex encoding functions.
2017-01-03 visorhex-to-dec function.
2015-09-30 visoradd hash algorithms of crypt function.
2015-07-26 visorbyte-length function.
2015-03-29 visorsqlv, tailstring function.
2015-03-17 visorreduce regex's.
2015-03-16 visorreduce regex's.
2015-03-06 visorfix symbol bug.
2014-12-24 visorfix file structures.
2014-12-21 visorfix.
2014-09-15 visorMerge branch 'master' into dev-texp
2014-08-19 visorsave point.
2014-08-07 visorsave point.
2014-07-27 visortexp manipulation.
2014-02-03 visorupdate comments.
2013-11-27 visorimplement the form variable processing of delete method.
2013-07-22 visoradd string comparison functions.
2013-06-20 visoradd an option of the split function.
2013-05-11 visorfix keyword parameter processing.
2013-01-20 visorupdate $http-get function.
2012-10-20 visorgetarray wiki function.
2012-08-19 visorremoved to-sexp function.
2012-08-13 visordate function, http method, md5 function, etc.
2012-02-17 visorget-http-header function.
2011-10-22 visorfix.
2011-06-05 visorsort-string function.
2011-02-27 visorregexp-split function.
2011-01-05 visorsome fixes.
2010-09-29 visorFull Width Japanese to Half width converter.
2010-09-22 visorfix string utils.
2010-07-04 visoraboid an infinit loop condition of split function.
2010-05-16 visorregexp-replace function.
2010-04-26 visorsqlite null handling.
2010-04-17 visordate-format function.
2010-03-22 visorfix post-file bug.
2010-03-07 visorminor fix.
2010-02-10 visorfix the handling of nil.
2010-02-04 visormapcar function.
2010-02-03 visorinclude sqlite3 library.
2010-01-25 visorhandle regular expression error.
2010-01-22 visorchange add-on and string-join feature.
2010-01-16 visoradd lisp object reader/writer function.
2010-01-11 visorchange classes of motoroutput.
2010-01-07 visorchange a macro definition.
2009-12-13 visorAdd some lisp functions.
2009-11-17 visordate function in motor function and wiki function.
2009-11-12 visorformat-string function.
2009-11-06 visoradd character convert option into motor-file function...
2009-10-21 visorAvoid the rounding error of boost::lexical_cast.
2009-10-19 visorrefresh.