]> git.mdlowis.com Git - proto/libregexp.git/shortlog
proto/libregexp.git
2018-12-19 Michael D.... yet even more minor refactoring
2018-12-18 Michael D.... reslove conflict from upstream
2018-12-18 Michael D.... more refactoring, renaming, etc..
2018-12-18 Michael D.... minor refactoring and renaming of regex compilation...
2018-12-15 Michael D.... removed object file from repo
2018-12-15 Michael D.... removed binary from repo
2018-12-14 Michael D.... minor refactoring and commenting
2018-12-13 Michael D.... removed rune-based api
2018-12-11 Michael D.... removed travis and coverity badges
2018-12-11 Michael D.... tabs to spaces
2017-10-07 David du Colombierexits loop when inst is null
2017-10-07 David du Colombierdon't split for into multiple lines
2017-10-07 David du Colombierremove extra space before else
2017-10-07 David du Colombierremove extra space after rcerror
2017-10-07 David du Colombierremove extra leading space
2017-10-07 aksrfix path for man7 directory
2017-07-28 David du Colombieradd Coverity Scan to Travis CI
2017-03-31 David du Colombiermove from Drone to Travis CI
2015-08-09 David du Colombieradd description to README.md
2015-08-09 David du Colombieradd build badges
2015-08-09 David du Colombiermove README to README.md
2015-08-09 David du Colombierfix warnings reported by Coverity
2015-06-13 David du Colombierremove trailing space
2015-06-13 David du Colombiercheck before dereference
2015-06-13 David du Colombierremove duplicate if statement
2015-06-13 David du Colombierremove trailing spaces
2015-06-13 David du Colombieruse strncpy instead of strcpy
2014-12-17 David du Colombierfix copy/paste error
2014-12-17 David du Colombierremove empty line
2013-06-08 David du Colombierimport manuals from plan9port
2013-06-08 David du Colombierreplace u1 and u2 by r and l
2013-06-08 David du Colombierfix warnings
2013-06-08 David du Colombierremove dependence on libfmt and libutf
2013-06-08 David du Colombierimport from plan9port