]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-05-05 matt knoxupdated copyright
2011-04-17 Slava Pestovui.backend.cocoa: simplify system-alert implementation...
2011-04-17 Slava Pestovcore-foundation.run-loop bug fix for Doug's bug fix
2011-04-15 Doug ColemanRefactor some duplication in DNS queries and move some...
2011-04-15 Doug ColemanBugfix: Only reset-timer on mac if sleep-time returns...
2011-04-13 Slava PestovChange do-callback to register the current thread with...
2011-04-11 Joe Groffgame.debug.tests: fix half-changed accessor names ...
2011-04-10 Doug ColemanError if domain name has non-ascii characters. Lower...
2011-04-10 Doug ColemanMake print-topic print a newline and adjust usages...
2011-04-10 Doug ColemanPrint a newline after each TXT message in DNS.
2011-04-10 Doug ColemanClean up heaps implementation, test max-heaps.
2011-04-10 Doug ColemanDecode TXT strings as utf8, use write instead of print.
2011-04-10 Doug ColemanAdd support for parsing DNS TXT queries.
2011-04-10 Doug ColemanChange how sequence>assoc and friends work. Now they...
2011-04-07 Slava Pestovfactor.sh: change install-x11 and install-macosx to...
2011-04-06 Doug ColemanFix the console spew on missing libraries. Set NO_UI...
2011-04-06 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava Pestovui.backend.gtk.io.unix: add platforms.txt so that we...
2011-04-06 Slava PestovMerge commit 'otoburb/master' into merge-otoburb
2011-04-06 Slava PestovMerge branch 'gtk-game-input' of git://github.com/Blei...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-04-06 Keita Hagamisc/vim/syntax/factor.vim: merge two factorComment...
2011-04-06 otoburbgtk.factor: Changed init behaviour so if $DISPLAY is...
2011-04-05 Keita Hagamisc/vim/README.md: update filename
2011-04-05 Keita Hagamisc/vim/ftplugin/factor.vim: add copyright header
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: fix factorCallQuotation...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: update comments
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: re-fix factorStackEffect...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: add support for M\ syntax
2011-04-04 otoburbMerge branch 'master' of git://github.com/slavapestov...
2011-04-04 otoburbRevert "factor.sh: Propogated NO_UI=1 flag into the...
2011-04-04 Keita Hagamisc/factor.vim.fgen: update
2011-04-04 Keita Hagamisc/vim/ftplugin/factor.vim: add b:did_ftplugin at...
2011-04-04 Keita HagaRename misc/vim/ftplugin/factor_settings.vim to misc...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: workaround for factorHook...
2011-04-04 Slava Pestovalien.c-types: add summary and docs for no-c-type error
2011-04-04 Keita Hagabuild-support/factor.sh: update help information
2011-04-04 Keita Hagafry: normalize copyright header in test file
2011-04-04 Slava Pestovio: fix help lint
2011-04-01 Philipp Brüschweilergame.input.gtk: clean up confusing reset-mouse/read...
2011-04-01 Philipp Brüschweilergame.input.gtk: copy of game.input.x11 with gtk-specifi...
2011-04-01 Anton Gorenkoui.backend.gtk: fix a bug with endless error messages...
2011-04-01 otoburbfactor.sh: Propogated NO_UI=1 flag into the bootstrap...
2011-03-26 otoburbMerge branch 'master' of git://factorcode.org/git/factor
2011-03-26 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-03-26 John Benediktssonio: improve stack effects.
2011-03-25 John Benediktssonio: implement "stream-contents" in terms of "each-strea...
2011-03-25 John Benediktssonio: improve signature of each-block and each-line.
2011-03-24 otoburbTuple subclassing help article: Fixed typo
2011-03-24 Keita Hagamisc/vim/README.md: minor tweaks
2011-03-24 Keita HagaReplace misc/vim/README with misc/vim/README.md
2011-03-23 otoburbChecksums help article update: Added internet checksums...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: add 'display' argument...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: factorEscape cleanup
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: add support for escape...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: set 'shiftwidth' option...
2011-03-18 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-18 John Benediktssoninfix: adding support for "seq[from:to]" slice notation.
2011-03-17 Keita Hagamisc/vim/plugin/factor.vim: remove trailing whitespace
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: add support for 'ERROR...
2011-03-17 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: in factorShebang, add ...
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: don't set 'shiftwidth'...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: fix indentation
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: swapping factorComment...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: highlight the shebang
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: highlight factorCallQuotati...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: fix factorRename match
2011-03-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-03-15 Joe Groffopenal: don't bundle openal library on any unix platform
2011-03-15 Anton Gorenkogstreamer: remove all girs;
2011-03-15 Anton Gorenkogobject-introspection: fix incorrect resolving of curre...
2011-03-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 Slava PestovMerge branch 'master' of git://github.com/otoburb/factor
2011-03-15 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2011-03-15 otoburbholidays.factor: Replaced use of deprecated 'spin'...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: add support for 'execute...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: factorFrySpecifier cleanup
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: fix factorStackEffect,...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: add support for 'call(...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: highlighting of 'call-next...
2011-03-14 otoburbsmart-docs output>array typo fix
2011-03-14 otoburbTypo in "make.factor" documentation
2011-03-14 otoburbbasis/db/tuples: Minor doc fix for 'select-tuples'
2011-03-14 otoburbbasis/help/apropos: Added unicode.categories. Missing...
2011-03-14 otoburbbasis/help/apropos: Trimming whitespace before and...
2011-03-14 otoburbFixed extra/webapps/imagebin vocab to increment path...
2011-03-13 Keita Hagamisc/vim/syntax/factor.vim: add support for INTERSECTIO...
2011-03-10 Keita Hagafry: copyright header cleanup
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for SLOT: syntax
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: highlighting of breakpoint
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for UNION:...
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: update "To run"
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for SYMBOLS...
2011-03-10 Keita HagaUpdate factorSbuf in misc/factor.vim.fgen
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: add support for RENAME...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: add support for EXCLUDE...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: rename factorFryDirective...
next