Commit Graph

170 Commits (8584e7e95d7f4e7042a42c01cd791e46380752ae)

Author SHA1 Message Date
Slava Pestov 8584e7e95d Deploy tool can now strip out libc debugging 2007-11-03 15:42:30 -04:00
Slava Pestov fe9563ece2 Move io.buffers to extra 2007-11-03 15:38:45 -04:00
Slava Pestov b31440a574 Fix deployment, remove image compression since its useless and broken 2007-11-02 14:26:04 -04:00
Slava Pestov 59f197df9a Merge commit 'erg/master' 2007-11-01 19:51:57 -04:00
Slava Pestov 8c87610fc6 Improved deploy tool 2007-11-01 13:50:02 -04:00
Slava Pestov 0f46ff8a15 Fix unnecessary dup 2007-10-31 21:52:46 -04:00
Slava Pestov a01a7e4383 Improved deploy tool 2007-10-31 20:26:24 -04:00
Slava Pestov 0a8682ce9b Improved border gadget 2007-10-31 20:26:12 -04:00
Doug Coleman 688ccb8a14 Optimize the way random IDs are generated for the callback responder
It's about 10x more efficient this way
2007-10-31 19:04:13 -05:00
Doug Coleman 0aeb676866 Port extra/store to new module system
add unit tests
2007-10-31 18:59:25 -05:00
Doug Coleman 437428714e Add timestamps to concurrency but do not actually time threads out yet
Optimize ID generation for concurrency
2007-10-31 16:42:26 -05:00
Doug Coleman a86a138b08 Moved monotonic-split to sequences.lib 2007-10-31 16:03:06 -05:00
Doug Coleman 485d454f1d Move monotonic-split to sequences.lib
Add singleton?
2007-10-31 16:02:47 -05:00
Doug Coleman 7758070def Port heaps to the new module system, add min-heap and max-heap 2007-10-31 15:47:32 -05:00
Doug Coleman 497be591c8 Change timestamp-compare to <=> 2007-10-31 14:37:29 -05:00
Slava Pestov af2d0abb0e UI deploy tool 2007-10-31 01:09:24 -04:00
Slava Pestov 55fb33f6e1 Mapping models 2007-10-31 01:05:01 -04:00
Slava Pestov 58545d5756 Radio buttons and check boxes 2007-10-31 01:04:54 -04:00
Slava Pestov 8ddad64fb5 Rename file 2007-10-31 01:04:20 -04:00
Slava Pestov 976bfab6d7 Planet update 2007-10-29 01:17:02 -04:00
Slava Pestov 2e78ce3d4a Profiler fixes 2007-10-29 01:12:27 -04:00
Slava Pestov ef22d57ef6 Improved profiler doesn't require all words to be recompiled to enable/disable 2007-10-28 04:33:36 -04:00
Slava Pestov b23c3bdce7 Merge git://factorcode.org/git/factor 2007-10-28 01:23:00 -04:00
Slava Pestov da4c77b445 Remove commented-out code 2007-10-28 01:21:26 -04:00
Slava Pestov 738672be9f ui.windows cleanup 2007-10-28 01:19:33 -04:00
Slava Pestov 346937a31a Fix stack effect error in com-back 2007-10-28 01:19:19 -04:00
Slava Pestov 4a2a214cb0 Another fix 2007-10-28 00:42:36 -04:00
Slava Pestov 748cb2c318 Fix bug in match 2007-10-28 00:28:46 -04:00
Slava Pestov 5a797c83ee tools.completion no longer depends on number tower 2007-10-27 14:43:30 -04:00
Slava Pestov c1295a9737 Fix Windows UI backend 2007-10-25 18:09:43 -04:00
Slava Pestov fc40cef6af Minor planet-factor update 2007-10-24 02:24:26 -04:00
Slava Pestov 588da9ab15 Documentation updates 2007-10-24 02:24:17 -04:00
Slava Pestov a271b84bba Fix quaternions unit tests 2007-10-21 18:47:46 -04:00
Slava Pestov f50e8de835 Remove partial redraw optimization because there are too many broken GL implementations 2007-10-21 18:10:27 -04:00
Slava Pestov de0808320e Fix ltrim/rtrim, get extra/ to load after number tower changes 2007-10-21 17:37:50 -04:00
U-SLAVA-FB3999113\Slava 024cf03a1b Resolve conflict 2007-10-21 15:28:35 -04:00
U-SLAVA-FB3999113\Slava 48572a3c7b Update extra/tools for math re-organization 2007-10-18 02:40:34 -04:00
U-SLAVA-FB3999113\Slava 7c88e58782 UI load fix 2007-10-18 02:40:17 -04:00
U-SLAVA-FB3999113\Slava f529d3d2d2 Load fixes for core/math 2007-10-18 02:38:35 -04:00
Slava Pestov 1d8bd74d0f new unfold word 2007-10-16 04:15:16 -04:00
Slava Pestov 0a1799f4b5 Fix base64 typo 2007-10-16 04:14:44 -04:00
Slava Pestov e9075501b0 Fix planet USING: 2007-10-16 01:35:32 -04:00
Doug Coleman bf85f0e75c Remove duplicate definitions 2007-10-15 23:55:08 -05:00
U-C4\Administrator a039910d01 Merge git://factorcode.org/git/factor 2007-10-15 16:20:00 -05:00
U-C4\Administrator a800031a32 Move platform-specific destructor code out of extra/destructors 2007-10-15 16:19:50 -05:00
Slava Pestov 1306649c59 Fix from Sam 2007-10-15 16:46:39 -04:00
Slava Pestov 35bd6202ef Fix webapps/help bug 2007-10-15 16:44:40 -04:00
Slava Pestov 93210b11d9 Merge commit 'erg/master' 2007-10-15 16:41:12 -04:00
U-C4\Administrator ceba5efb1f Redo destructors so they compile
Fix all uses of add-destructor
2007-10-15 15:01:55 -05:00
Slava Pestov 18259cdaa4 Fix interactor problem when loading a vocab which has a parse error 2007-10-15 06:23:00 -04:00