]> gitweb.factorcode.org Git - factor.git/history - basis/tools/deprecation/deprecation.factor
core/basis/extra: using STARTUP-HOOK: and SHUTDOWN-HOOK:
[factor.git] / basis / tools / deprecation / deprecation.factor
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-20 Doug Colemanfactor: trim more using lists.
2020-05-22 John Benediktssonui.tools.error-list: changing icons from tiff to png.
2018-02-14 John Benediktssontools.deprecation: use none?.
2017-10-25 John Benediktssonsource-files.errors: rename <definition-error> to new...
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2016-12-07 John Benediktssontools.deprecation: use filter-word-defs.
2016-03-21 John Benediktssontools.crossref: change crossref to store uses in hash...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-06-06 John Benediktssontools.deprecation: make deprecation warnings not fatal...
2013-03-24 Doug Colemantools,help: Fix error-type.
2013-03-23 Doug Colemantools.deprecation: Rename deprecation-note
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
2012-07-19 John Benediktsson"filter empty?" is "any? not".
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'startup'
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug Colemanchange add-init-hook to add-startup-hook, new add-shutd...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Joe Groffignore deprecations in words that are themselves deprecated
2009-08-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/factor
2009-08-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-28 Slava Pestovtools.deprecation: suppress 'computing usage index...
2009-08-28 Slava Pestovtools.deprecation: don't bail out if a word's usages...
2009-08-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-22 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe Groffinstall deprecation definition-observer as an init...
2009-08-20 Joe Groffmove deprecation to tools.deprecation; load with bootst...