]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-07-06 Joe Groffnew icns file for OS X
2010-07-06 Joe Groffmath.polynomials: unclip drop => rest
2010-07-06 Joe Groffstacky the raptor was feeling kind of blue. cheer him...
2010-07-06 Slava Pestovtools.deploy: fix deployment of apps that use vocab...
2010-07-06 Slava Pestovtwitter: use https to get request and access tokens...
2010-07-06 Slava Pestovhttp: host header should not include the port number
2010-07-06 Slava Pestovmason: update for twitter vocab changes
2010-07-06 Slava Pestovtwitter: update to use OAuth
2010-07-06 Slava Pestovoauth: basic implementation of an OAuth consumer
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-07-04 Joe Groffmath.polynomials: update pdiff for no-integers-as-seque...
2010-07-03 Dmitry Shubingdbm: add shorthands for common cases
2010-07-02 Slava PestovFFI rewrite part 6: deconcatenatize
2010-06-30 Joe Groffunix.ffi: third argument of ioctl should be void*,...
2010-06-29 Niklas.Waernlibudev bindings in resource:extra
2010-06-28 Slava Pestovhttp.server: more doc fixes
2010-06-28 Slava Pestovhttp.server: tweak docs
2010-06-28 Slava Pestovui.tools.traceback: make it a tool window so that its...
2010-06-28 Joe Groffprettyprint.backend: leave nesting-limit unset when...
2010-06-27 Dmitry Shubingdbm: move enums to main vocab
2010-06-27 Dmitry Shubingdbm: each-key - higher order combinator for sequential...
2010-06-27 Dmitry Shubingdbm: drop "gdbm-" prefix
2010-06-27 Dmitry Shubingdbm: add metadata
2010-06-27 Dmitry Shubingdbm: add gdbm-info
2010-06-27 Dmitry Shubingdbm: documentation addendum
2010-06-27 Dmitry Shubingdbm: add unit tests
2010-06-27 Joe Grofftwitter.prettyprint: wrap tweet text
2010-06-27 Dmitry Shubingdbm: add documentation
2010-06-27 Dmitry Shubingdbm: replace ALIAS: with normal definition for documen...
2010-06-27 Joe Groffnew vocab twitter.prettyprint: styled printing of twitt...
2010-06-27 Dmitry Shubingdbm: fix stack effect comment
2010-06-27 Dmitry Shubingdbm: add <gdbm> constructor
2010-06-26 Dmitry Shubingdbm: more user-friendly initial configuration
2010-06-26 Dmitry Shubingdbm: better option setters
2010-06-26 Dmitry Shubingdbm: remove obsolete options
2010-06-26 Dmitry Shubingdbm: switch back to simpler error handling scheme
2010-06-24 Joe Groffvm/safeseh.asm: make exception_handler proto declaratio...
2010-06-24 Slava Pestovmason.updates: revert bad code
2010-06-24 Slava PestovRevert guarded method inlining
2010-06-24 Slava Pestovmason.common: fix file name
2010-06-24 Slava Pestovstack-checker.dependencies: Oops
2010-06-24 Slava Pestovstack-checker.dependencies: fix error thrown if depends...
2010-06-24 Joe Groffmodels: add push-model and pop-model words
2010-06-24 Slava Pestovcombinators.smart: remove boa-preserving
2010-06-23 Doug Colemanmake unlinked-words take a vocabulary name instead...
2010-06-23 Doug ColemanAdd a new smart combinator boa-preserving and document...
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-23 Doug ColemanFix using list
2010-06-23 Doug ColemanFix all-users word by calling setpwent to rewind file
2010-06-23 Slava PestovWhitespace fix
2010-06-23 Joe Groffgpu.util.wasd: new utility word "wasd-pixel-ray" that...
2010-06-23 Slava Pestovcompiler.cfg.builder: if there is a conditional where...
2010-06-23 Slava Pestovmason: recent with-unique-directory change was broken
2010-06-23 Slava Pestovstack-checker.row-polymorphism: minor cleanup
2010-06-23 Slava Pestovtime.unix: add timestamp>timezone word
2010-06-22 Daniel EhrenbergFixing one of the bad bugs, in row-polymorphism
2010-06-22 Daniel EhrenbergUnit tests for a couple of serious compiler bugs
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Slava PestovClarify documentation for resize-array, resize-byte...
2010-06-22 Doug ColemanDo a 'git reset; git clean' to revert the tree to a...
2010-06-22 Slava PestovFix unix.time to actually load
2010-06-22 Doug ColemanFix accessors
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava Pestovclasses.struct: remove conflict marker from unit tests
2010-06-22 Slava Pestovcompiler.cfg.height: clean it up a bit
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor
2010-06-22 Doug ColemanRemove more system-micros stuff
2010-06-22 Doug ColemanMore system-micros elimination
2010-06-22 Doug Colemanremove system-micros word from factor src tree
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-22 Slava PestovMove hashtables.identity to basis and update serialize...
2010-06-21 Doug ColemanNormalize vocabulary roots by removing the last path...
2010-06-21 Doug ColemanFix using list
2010-06-21 Doug ColemanBetter docs for users/groups
2010-06-21 Doug ColemanFix a bug when calling all-groups twice. Add some users...
2010-06-19 Slava Pestovui.backend.cocoa.views: unregister window from notifica...
2010-06-19 Slava Pestovui.tools.error-list: fix breakage if image is saved...
2010-06-18 Joe Groffstack-checker.errors.prettyprint: refer to unbalanced...
2010-06-18 Sascha Matzkefixed utf8 handling in bson
2010-06-18 Sascha Matzkeadded new BSON default binary subtype; fixed 0x02 binar...
2010-06-18 Joe Groffnew vocab hashtables.identity: cheesy identity hashtables
2010-06-18 Joe Groffmath.quaternions: typo in n*q
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanAllow with-*-group/user to be a no-op if first paramete...
2010-06-17 Doug ColemanThrow an error on certain combinators if a user/group...
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanClearer <pipes> word
2010-06-17 Slava Pestovtools.disassembler.udis: fix tests on 32-bit Windows
2010-06-17 Slava Pestovvm: fix another compile warning on 32-bit Windows
2010-06-17 Slava Pestovvm: fix compile warnings on Windows and add /WX to...
2010-06-17 Doug ColemanImplement gmt hook on unix
2010-06-17 Doug ColemanRemove system_micros from vm, implement gmt hook on...
2010-06-17 Doug ColemanUse nano_count instead of system_micros
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-17 Doug ColemanAdd platforms.txt files to time vocab
2010-06-16 Dmitry Shubingdbm: implement gdbm-setopt
2010-06-16 Slava Pestovvm: improved fingering technique
2010-06-16 Doug ColemanImplement set-time on Windows
next