]> gitweb.factorcode.org Git - factor.git/history - basis/calendar
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / calendar /
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-06-01 Slava Pestovcalendar.model, tools.errors.model: re-initialize model...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-10 Slava PestovFFI rewrite part 1: split up ##alien-invoke and friends...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-03-31 Doug ColemanFix calendar docs
2010-03-31 Doug ColemanAlways do a leap year check when adding timestamps
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-02 Doug ColemanUse TYPED: in a few places in calendar.format to avoid...
2010-03-02 Doug ColemanRemove year/month/day words because they're dumb and...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Joe Groffscrub memory>struct calls made redundant
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 Slava Pestovvocabs.metadata: replace unportable tag with a platform...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-06 Slava Pestovcalendar: make code like '0.1 seconds sleep' work ...
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-25 Slava PestovMerge branch 'master' into no_literal_table
2009-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug Colemanremove >duration word and instead make a private >nanos...
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Doug Colemanclean up the end of the easter word
2009-11-20 Slava PestovMove nano-count>timestamp word to core-foundation.run...
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Doug Colemanuse nanoseconds in the core-foundation run-loop
2009-11-20 Doug Colemanupdate calendar tests
2009-11-19 Doug ColemanMerge branch 'master' into nanos
2009-11-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-18 Doug Colemanuse nano-count instead of monotonic counters, dont...
2009-11-18 Doug Colemanrename millis to system-millis, micros to system-micros...
2009-11-18 Doug ColemanMerge branch 'master' into nanos
2009-11-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-16 Doug Colemanfix help lint for calendar
2009-11-16 Slava Pestovcalendar: fix unit tests
2009-11-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-30 Doug Colemanmake alarms use monotonic-clock
2009-11-15 Doug Colemanadd a >duration word
2009-11-15 Doug ColemanMerge branch 'startup'
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug Colemanadd librt for monotonic timers, new timespec>nanosecond...
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug Colemanadd unix-time>timestamp, timestamp>unix-time, and some...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-14 Slava PestovUnit test fixes
2009-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug Colemanmore calendar utility words
2009-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-11 Doug Colemanadd more calendar utility words
2009-11-11 Doug Colemanadd nth day of month
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug Colemanchange add-init-hook to add-startup-hook, new add-shutd...
2009-10-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-13 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-13 Doug ColemanMerge branch 'master' into klazuka
2009-10-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-12 Doug Colemanfix a bug when printing calendars, add a unit test
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-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
next