]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-03-11 Slava PestovChange tabular-output and smash-pane behavior to fix...
2009-03-11 Slava PestovChange another throw to rethrow in stack checker
2009-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Daniel EhrenbergFixing help-lint for regexp; adding first-match and...
2009-03-11 Daniel Ehrenbergmatches? works as expected for reversed regexps
2009-03-10 Daniel EhrenbergMoving regexp.matchers back to regexp
2009-03-10 Daniel EhrenbergMany regexp changes, improving speed and organization
2009-03-10 Slava PestovDocument ui.gadgets.glass and fix help lint failures...
2009-03-10 Slava PestovCheck for words which are not classes but have a $class...
2009-03-10 Slava PestovReplace png-gadget in otug-talk with icon gadget usage...
2009-03-10 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-10 Slava PestovFix tetris rendering
2009-03-10 Slava PestovClicking in slides window requests focus
2009-03-10 Slava PestovFix text rendering on top of transparent background
2009-03-10 Slava Pestovimages.viewer can now display some un-normalized images
2009-03-10 Slava PestovMove normalize-scanline-order implementation from image...
2009-03-10 Slava PestovRe-implement <polygon-gadget> since joystick-demo still...
2009-03-10 Slava PestovFix memory management for CFArrays
2009-03-09 Slava PestovHalf-fix pane selection
2009-03-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-09 Slava PestovDEFER: now resets word definition, so take out a bogus...
2009-03-09 Slava PestovClean up ?at
2009-03-09 Daniel EhrenbergMaking all the regexp words compile
2009-03-09 Daniel EhrenbergRenaming an internal word in regexp
2009-03-09 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-09 Daniel EhrenbergFixing validators so it loads
2009-03-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-09 Slava PestovAdd unportable tag to core-text.fonts
2009-03-09 Daniel EhrenbergFixing regexp minimization
2009-03-09 Daniel EhrenbergMore docs for regexps
2009-03-08 Daniel EhrenbergFixing xmode use lines; adding fake reluctant ?*+ to...
2009-03-08 Daniel EhrenbergCommenting out the last failing regexp unit tests :(
2009-03-08 Daniel EhrenbergMaking regexp tests pass by commenting out some minimiz...
2009-03-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-08 Daniel EhrenbergMerge branch 'regexp'
2009-03-08 Slava PestovClicking in the pane focuses the input area
2009-03-08 Slava PestovFix parse-content-type for quoted tokens
2009-03-08 Slava PestovFix ui.commands unit test on non-Mac platfrms
2009-03-08 Slava PestovHelp lint and meta-data fixes
2009-03-08 Slava PestovFix compile error on FreeBSD
2009-03-08 Slava PestovFix CGI
2009-03-08 Slava PestovAdd Atom link to Planet Factor
2009-03-08 Slava PestovDon't escape absolute URLs in Farkup
2009-03-08 Slava Pestovshow-browser command now just switches to an existing...
2009-03-08 Slava PestovAllow headers containing " to fix problem reported...
2009-03-08 Slava PestovFix simple-flat-file
2009-03-08 Slava PestovMake cookie header parser more lenient
2009-03-08 Slava PestovFix nofollow in farkup
2009-03-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-08 Slava PestovUpdating deploy tool, mason.child and factor.sh for...
2009-03-08 Slava PestovUpdate README.txt
2009-03-07 Daniel EhrenbergFixing case of reference to file in Big5 encoding
2009-03-07 Daniel EhrenbergFixing simple-flat-file unit tests
2009-03-07 Daniel EhrenbergMore regexp changes
2009-03-07 Slava PestovFix various unit tests
2009-03-07 Slava PestovMore 4DNav fixes
2009-03-07 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-03-07 Jose A. Ortega... FUEL: fix vocabulary list tables.
2009-03-07 Jose A. Ortega... FUEL: Compilation fixes.
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 Slava PestovRemove obsolete DLL from windows.nt
2009-03-06 Slava PestovFix bootstrap
2009-03-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
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 Daniel EhrenbergCleaning up transition tables; making \Z zero-width
2009-03-05 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-05 Daniel EhrenbergLookaround and anchors work! (still need to fix some...
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...
next