]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-03-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-07 Slava PestovUpdate infix for locals change
2009-03-07 Slava PestovUpdate 4DNav for new_ui
2009-03-07 Slava PestovAdd meta-data
2009-03-07 Slava PestovMove flatland to unmaintained
2009-03-07 Slava PestovRemove some stuff from unmaintained, and put some extra...
2009-03-07 Slava PestovVarious load-everything fixes
2009-03-07 Slava PestovUpdating meta-data
2009-03-07 Slava PestovFix delegate docs
2009-03-07 Slava PestovFix bootstrap: delegate cannot depend on locals since...
2009-03-07 Slava PestovConsultations now implement the definition protocol...
2009-03-07 Slava PestovPropagation pass: add inlined node counts to total...
2009-03-07 Slava PestovRedefining methods didn't always update callers if...
2009-03-07 Slava PestovBetter handling of case when user-defined accessor...
2009-03-07 Slava PestovAdd test case for old bug dharmatech found that has...
2009-03-07 Slava PestovChanging a method into a generated slot accessor would...
2009-03-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-07 Slava PestovChange link
2009-03-07 Slava PestovAdd parse-quotation hook to parser which locals overrid...
2009-03-06 Doug Colemanadd using
2009-03-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-06 Doug Colemanadd seeking to byte-array streams
2009-03-06 Slava PestovAdd a unit test as a sanity check for a broken Win64...
2009-03-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-06 Slava PestovRemove obsolete DLL from windows.nt
2009-03-06 Slava PestovFix bootstrap
2009-03-06 Slava Pestovbase64 now deals with byte arrays instead of strings
2009-03-06 Slava PestovDon't spam console with so much output in help.html
2009-03-06 Slava PestovOops, forgot to call prepare-last-line
2009-03-06 Slava PestovMake watch and other annotations work on method-specs...
2009-03-05 Slava PestovFix string>gesture for gestures involving SPACE
2009-03-05 Slava PestovFix problem where listener would scroll to the top...
2009-03-05 Slava PestovClicking on dock icon with no windows visible opens...
2009-03-05 Slava PestovMerge branch 'master' into new_ui
2009-03-05 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-03-05 Slava PestovAdd test case for erg's locals bug
2009-03-05 Slava PestovDocument restart word
2009-03-05 Slava PestovFix documentation
2009-03-05 Slava PestovFix to make new_ui compile with X11 libraries on Mac...
2009-03-05 Slava PestovUpdate gesture-logger for new_ui
2009-03-05 Slava Pestovui.tools.listener: try to handle errors better if find...
2009-03-05 Slava PestovFix keysym SPACE
2009-03-05 Slava PestovFix conflict in images vocab
2009-03-05 Slava PestovChange a throw to rethrow so that we don't lose the...
2009-03-05 Slava PestovFix typo in io.mmap.functor stack effect
2009-03-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-05 U-SLAVA-DFB8FF805... io.encodings.utf8 fixed for bootstrap; add unit tests
2009-03-05 Slava PestovClean up
2009-03-05 Slava PestovFix offset conversion in ango backend
2009-03-05 Slava PestovAdd utf8-index> and >utf8-index words for dealing with...
2009-03-04 Joe Groffinline quadtrees:swizzle. add axes word to math.affine...
2009-03-03 Doug Colemaninitial support for parsing in png files and a test...
2009-03-03 Daniel EhrenbergAdding map-find to core
2009-03-03 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMinor bug fixes
2009-03-03 Daniel EhrenbergBig5 encoding; simple-flat-file vocab abstracts parsing...
2009-03-03 Doug Colemanadd a word to id3ify directories
2009-03-03 Doug Colemanbitmap loading is cleaner
2009-03-03 Daniel EhrenbergFactoring out EUC code
2009-03-02 Samuel TardieuContinued fractions
2009-03-02 Samuel TardieuWhen a factor has been found, check if the remainder...
2009-03-02 Doug Colemandon't try id3 files with size 0
2009-03-02 Slava PestovUpdate README
2009-03-02 Slava PestovWorking on X11 backend
2009-03-02 U-SLAVA-DFB8FF805... Use Pango text rendering on Windows
2009-03-02 U-SLAVA-DFB8FF805... Delete ui.text.freetype, opengl.sprites, and Bitstream...
2009-03-02 U-SLAVA-DFB8FF805... Fix Pango and ui.event-loop for Windows
2009-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-02 Daniel EhrenbergAdding missing inline declarations
2009-03-02 Slava PestovFix pango font-metrics implementation
2009-03-02 Slava PestovUnit tests for Pango and Cairo
2009-03-02 Slava PestovMerge branch 'master' into new_ui
2009-03-02 Slava PestovMake execute( faster, add execute-unsafe( and make...
2009-03-02 Slava PestovUse pango text backend by default on X11
2009-03-02 Slava Pestovpango: compute x-height and cap-height metrics
2009-03-01 Yun, Jonghyoukio.encodings.japanese eucjp encode-char working...
2009-03-01 Yun, Jonghyoukio.encodings.japanese eucjp=>decode-char proper working...
2009-03-01 Slava PestovMerge branch 'master' into new_ui
2009-03-01 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-03-01 Yun, Jonghyoukio.encodings.korean iso2022kr ...
2009-03-01 Yun, Jonghyoukio.encodings.korean iso2022kr encode-char working version
2009-03-01 Yun, Jonghyoukio.encodings.japanese eucjp ...
2009-03-01 Slava PestovFix text positioning with pango backend
2009-03-01 Slava PestovSimplify core-text vocab a bit since we don't need...
2009-03-01 Slava PestovAdd baseline debugging gadget
2009-03-01 Yun, JonghyoukMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Slava PestovMerge OneEyed's patch
2009-02-28 Joe Groffchess960 buddy
2009-02-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Slava Pestovproduce and produce-as: don't need third quotation...
2009-02-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Joe Groffprélude to a haiku
2009-02-28 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-28 Yun, Jonghyoukio.encodings.korean iso2022kr encoding working...
2009-02-28 Yun, Jonghyoukio.encodings.korean iso2022kr encode-char working...
2009-02-28 Yun, Jonghyoukio.encodings.blackhole initial
2009-02-28 Yun, Jonghyoukio.encodings.korean johab documentation
2009-02-28 Yun, Jonghyoukio.encodings.korean decode-char refactored.
2009-02-28 Slava PestovFirst attempt at ui.text.pango
2009-02-28 Yun, Jonghyoukio.encodings.korean johab, cp949 => encode-char refacto...
next