]> gitweb.factorcode.org Git - factor.git/history - basis/json/writer/writer-tests.factor
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
[factor.git] / basis / json / writer / writer-tests.factor
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-10 John BenediktssonFix tests broken by word hashcode change.
2015-01-04 John Benediktssonjson.writer: make sure we make hex values two digits...
2015-01-03 John Benediktssonjson.writer: support escaping unicode > 0x10000. Thank...
2014-12-25 John Benediktssonjson.writer: don't escape spaces, thats weird.
2014-11-29 John Benediktssonjson: rename json-allow-nans? to json-allow-fp-special?.
2014-11-28 John Benediktssonjson: cleanup and add more parameters for writing.
2014-11-27 John Benediktssonjson: better support for escaped strings.
2014-11-23 Doug Colemanjson.writer: Allow more objects to be keys in >json...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-07-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-12 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-07-11 John BenediktssonMerge remote branch 'upstream/master'
2011-07-05 otoburbjson.writer: Ability to turn jsvar-encode substituion...
2011-07-05 otoburbjson.writer: Currified jsvar-encode. Removed whitespace...
2011-06-23 otoburbjson.writer: Ability to turn jsvar-encode substitution...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug Colemanreplace usages of <" with """
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-11-26 Alex ChapmanMerge branch 'master' into experimental
2008-11-23 U-WSCHLIEP-PC\wschliepMerge branch 'master' of git://tiodante.com/git/factor
2008-11-19 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-11-19 Slava PestovFix conflict
2008-11-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-11-15 Slava Pestovjson.writer now converts ratios to floats
2008-11-15 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-15 Slava PestovMerge branch 'json' of git://github.com/rictic/factor
2008-11-08 Peter BurnsMerge branch 'master' of git://factorcode.org/git/facto...
2008-11-06 Peter BurnsAdded some tests for json.writer, fixed a bug with...