]> gitweb.factorcode.org Git - factor.git/history - unmaintained
update Nmakefile to properly delete vm\factor.res.
[factor.git] / unmaintained /
2016-10-31 Alexander Iljinodbc: move from unmaintained to extra
2016-10-31 Alexander Iljinodbc: convert DSN string to alien before use in odbc...
2016-10-31 Alexander Iljinodbc, odbc-docs: fix indentation, remove trailing white...
2016-10-31 Alexander Iljinodbc: factor some common code into a private word
2016-10-31 Alexander Iljinodbc: cleanup USING:, resolve ambiguity with "float...
2016-10-31 Alexander Iljinodbc: replace "1+" with "1 +"
2016-10-31 Alexander Iljinodbc: replace >r/>r with dip and locals
2016-10-31 Alexander Iljinodbc: fix referencing and dereferencing the aliens
2016-10-31 Alexander Iljinodbc: fix CHAR: usage
2016-10-31 Alexander Iljinodbc: remove semicolons from the end of FUNCTION: decla...
2016-10-31 Alexander Iljinodbc: fix TYPEDEF:s
2016-10-30 Alexander Iljinodbc-docs: fix a typo
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-06-22 Alexander Iljin*-docs: remove extra spaces from the end of various...
2016-04-04 Doug Colemanui.gadgets.corners: move to unmaintained. trim using...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-31 Doug Colemantags.txt: Remove empty files.
2016-03-30 John Benediktssonmaintain gml, euler, flatland, pong, multi-methods...
2016-03-27 John Benediktssonshell: resurrecting from unmaintained to extra.
2016-03-15 Doug Colemanrun-desc: not sure what this is for.
2016-03-15 Doug Colemanupdate: move to unmaintained.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-07-22 Doug Colemaneuler: move to unmaintained.
2015-07-22 Doug Colemanfonts.syntax: not sure what this does, moving to unmain...
2015-07-22 Doug Colemangml: move to unmaintained for now.
2015-07-22 Doug Colemanpair-rocket: move to unmaintained for now.
2015-07-22 Doug Colemanpersistency: not sure what it does, no docs, no tests...
2015-07-22 Doug Colemanspecialized: no docs, no tests, banished for now.
2015-07-22 Doug Colemanextra: move multimethods and pong to unmaintained for...
2015-07-21 Doug Colemanvariables: move to unmaintained. nothing uses this...
2015-07-18 Doug Colemanllvm: move to unmaintained. it segfaults and the tests...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-12-17 John Benediktssonui: use control-value/set-control-value in a few places.
2014-12-07 John Benediktssonsequences.extras: using sift.
2014-11-30 John Benediktssoncleanup "over push" is "suffix!".
2014-11-30 John Benediktssonunmaintained: this should be tags.txt not tags.factor.
2014-11-17 John Benediktssonio.buffers: cleanup interface a bit.
2014-11-12 John Benediktssonbasis/extra: fix using for map-index move back to seque...
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-25 John Benediktssonunmaintained: restore pong.
2014-10-25 John Benediktssonunmaintained: some cleanup.
2014-10-25 John Benediktssonunmaintained: restoring trails, which is a neat process...
2014-10-25 John Benediktssonunmaintained: fix accessors (>>foo) should be foo<<.
2014-10-25 John Benediktssonunmaintained: reanimated cairo demos, mostly working.
2014-10-25 John Benediktssonjamshred: it lives again, now you can jam and shred!
2014-07-10 John Benediktssonuse "of" in place of "swap at".
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-03-14 John Benediktssonimages.loader: optionally register "non-system" image...
2014-01-12 John Benediktssonunmaintained: fix <sliced-groups> to be <groups>.
2013-05-13 Erik CharleboisVM: Remove WINCE #ifndef; fold wince? words
2012-10-23 John Benediktssonchange some "2drop 2drop" to "4drop".
2012-08-09 John Benediktssonunmaintained: removing old math.transforms.fft.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktsson"filter empty?" is "any? not".
2012-07-14 John Benediktsson"H{ } substitute" is faster than "{ } substitute".
2012-05-04 Doug Colemanmath.blas, alien.fortran: Back from beyond the grave.
2012-04-25 John BenediktssonUse "map-sum" instead of "map sum".
2011-11-24 Joe Groffuse radix literals
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 Joe Groffmongodb.gridfs: leave an unmaintained-reason.txt
2011-10-18 Joe Groffmongodb.gridfs: move to unmaintained
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-14 John Benediktssonmath.parser: cleanup uses of 16/8/2 >base/base>.
2011-10-14 Doug ColemanRevive the lint tool
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-26 John BenediktssonRemoving "to:" syntax from values.
2011-09-25 Joe Groffmath.blas, alien.fortran: move to unmaintained cuz...
2011-09-19 Slava PestovMove javascriptcore to unmaintained. Fixes #130
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2011-05-22 Anton Gorenkofix 'boids' and move it from unmantained to extra;
2011-03-15 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-06 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-05 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-05 Slava PestovMerge branch 'readme' of git://github.com/keitahaga...
2011-03-05 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-03-05 Anton Gorenkofix gstreamer.*;
2011-03-05 Anton Gorenkogobject-introspection: add FOREIGN-ATOMIC-TYPE: (used...
2011-03-04 Slava PestovMove gstreamer and clutter bindings to unmaintained...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
next