]> gitweb.factorcode.org Git - factor.git/history - basis/core-foundation
scryfall: better moxfield words
[factor.git] / basis / core-foundation /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-27 Doug Colemancore-foundation.fonts: my metadata files were there...
2023-01-27 John Benediktssoncore-foundation.fonts: adding platforms.txt
2023-01-27 Doug Colemancocoa: add NSFontManager and some words to use it
2023-01-20 John BenediktssonSwitch to https urls
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2020-11-30 John Benediktssoncore-foundation.fsevents: more constants.
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-04-12 Doug Colemanassocs: Add assoc-union-as. Use assoc-reject-like.
2015-08-16 John Benediktssoncore-foundation.launch-services: use <c-array>.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-04-21 Doug Colemancore-foundation.fsevents: Fix typedefs and array types...
2015-04-19 John Benediktssoncore-foundation.fsevents: add more flags.
2015-01-18 John Benediktssoncore-foundation.run-loop: make sure to reset when switc...
2015-01-17 John Benediktssonui.backend.cocoa: fix reset of thread-timer.
2015-01-17 John Benediktssoncore-foundation.run-loop: cleanup timer-thread code.
2014-12-14 John Benediktssoncore-foundation: cleanup usings.
2014-12-02 John Benediktssoncore-foundation.run-loop: update using.
2014-08-05 John Benediktssoncore-foundation: define some more callbacks.
2014-08-05 John Benediktssoncore-foundation.run-loop: define a CALLBACK and use it.
2014-07-07 Doug Colemancore-foundation.fsevents: FSEventStreamEventId should...
2014-07-04 Doug Colemancore-foundation.run-loop: Fix botched rename. Ugh....
2014-06-26 John Benediktssoncore-foundation.file-descriptors: some cleanup.
2014-05-23 John Benediktssoncore-foundation.time: change epoch to constant.
2013-09-20 John Benediktssoncore-foundation.launch-services: adding UTCoreTypes.h.
2013-03-30 John Benediktssoncore-foundation.numbers: support converting CFNumber...
2013-03-29 John Benediktssoncore-foundation.strings: faster CF>string.
2013-03-24 Doug Colemancore-foundation.run-loop: Rename run-loop.
2013-03-07 John Benediktssoncore-foundation.run-loop: CFTimeInterval is a double.
2013-03-07 John Benediktssoncore-foundation.file-descriptors: inline enable-all...
2012-08-01 John Benediktssoncore-foundation.run-loop: remove reset on every iteration.
2012-08-01 John Benediktssoncore-foundation.run-loop: use fewer durations.
2012-08-01 John Benediktssoncore-foundation.run-loop: this is still needed, for...
2012-08-01 John Benediktssoncore-foundation.run-loop: do less work, speeds up yield...
2012-07-18 John Benediktssoncore-foundation.strings: using map!.
2012-06-02 John Benediktssoncore-foundation.strings: prevent creating CFString...
2011-11-24 Joe Groffuse radix literals
2011-10-30 Doug ColemanAdd core-foundation.launch-services for finding the...
2011-10-19 John Benediktssoncore-foundation.timers: allow interval to be specified...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-14 Doug ColemanCleanups found with lint tool
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 Doug ColemanTrim down a few using lists
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
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-08-10 John BenediktssonMerge branch 'highlight' of github.com:mrjbq7/factor...
2011-08-01 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2011-08-01 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-07-29 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-29 Joe Groffgame.input.iokit: deal with Lion's breakage of the...
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-17 Slava Pestovcore-foundation.run-loop bug fix for Doug's bug fix
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-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-16 Slava Pestovalien.data: remove second quotation parameter from...
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next