Commit Graph

15283 Commits (a91547a652bcf77d4e4defc38b479dda40679c2c)

Author SHA1 Message Date
Doug Coleman a91547a652 50% speedup using unsafe nth/set-nth/exchange in checksums.sha 2009-06-21 00:58:36 -05:00
Slava Pestov dc85bc1b4b Merge branch 'master' of git://factorcode.org/git/factor 2009-06-20 15:35:12 -05:00
Slava Pestov 6e032c7a45 tokyo.alien.tctdb: int32_t is not defined on Windows, but int is the sae thing so use that instead 2009-06-20 15:35:01 -05:00
Slava Pestov 886967256e compiler.cfg.linear-scan.assignment: correctly compute live registers at GC check points 2009-06-20 15:33:12 -05:00
Slava Pestov fed8e7f6b7 cocoa.windows: Fix help lint 2009-06-20 15:14:45 -05:00
Slava Pestov 82730af521 compiler.cfg.linear-scan: untangle add-active/delete-active/add-handled calls in spilling, replace 'sort-values last' with 'alist-max' in compiler.utilities 2009-06-19 18:28:30 -05:00
Slava Pestov cb890b2fa3 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-06-19 15:06:50 -05:00
Slava Pestov 861ea4e193 Revert "Use $CC and $CPP if provided"
This reverts commit 8f9c4a78a4.
2009-06-19 15:04:06 -05:00
Slava Pestov 041946e7d5 Revert "use CC env var on openbsd too"
This reverts commit f2af35ce5d.
2009-06-19 15:03:53 -05:00
Doug Coleman f67c2463be Merge branch 'master' of git://factorcode.org/git/factor 2009-06-19 14:42:57 -05:00
Doug Coleman b2bf680959 allow robot-identifiers to be set for robots.txt 2009-06-19 14:41:48 -05:00
Slava Pestov 79298f69d9 Fix help-lint for models.range and histogram 2009-06-19 14:33:43 -05:00
Doug Coleman f2af35ce5d use CC env var on openbsd too 2009-06-19 14:22:39 -05:00
Doug Coleman 60e610f9cc Merge branch 'master' of git://git.nousoft.org/~thomas/factor 2009-06-19 14:21:27 -05:00
Doug Coleman 76819803af Merge branch 'master' of git://factorcode.org/git/factor 2009-06-19 14:07:32 -05:00
Doug Coleman 6916cf6337 fix nover, add unit test 2009-06-19 12:58:17 -05:00
Thomas Deniau 8f9c4a78a4 Use $CC and $CPP if provided
Let the user select the compiler he wants to use to compile Factor
by using the supplied $CC and $CPP instead of just discarding them.
If not present, we default to gcc and g++ (the current behaviour).
2009-06-19 18:29:00 +02:00
Samuel Tardieu 1acc9e4e5c Automatically load needed vocabularies when deserializing words 2009-06-19 13:03:01 +02:00
Slava Pestov 6ff7e2cba7 compiler.cfg.linear-scan: Fix a couple of bugs 2009-06-19 03:42:42 -05:00
Slava Pestov 6025764585 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-19 03:31:09 -05:00
Joe Groff c633e6930a Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 22:33:26 -05:00
Joe Groff 658ffcfb09 draw-world can't be called directly from a game loop; the ui update thread might switch GL contexts out from under us 2009-06-18 22:33:09 -05:00
Slava Pestov 4d491ff38a extra/tokyo: remove bool typedef, and rename time_t to tokyo_time_t to not clash with existing types 2009-06-18 22:16:19 -05:00
Joe Groff 45b6575a95 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 22:01:54 -05:00
Joe Groff d4ce348c50 stupid mutable state 2009-06-18 22:01:31 -05:00
Slava Pestov fbba0dd2cc Move histogram words from core/sets to extra/histogram 2009-06-18 21:55:33 -05:00
Slava Pestov 8fa6de0ec4 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 21:47:16 -05:00
Joe Groff e4ba9315a6 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 21:20:49 -05:00
Joe Groff d39e2f0f3e make sliders work when range min isn't zero 2009-06-18 21:20:34 -05:00
Joe Groff c58a302d7e give range models a step parameter; use it on sliders so the thumb can step by any interval 2009-06-18 20:57:02 -05:00
Doug Coleman 15748c3afc Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 19:35:37 -05:00
Doug Coleman 3f89d8ce3f turn off auto-use when using help-lint 2009-06-18 19:34:56 -05:00
Slava Pestov ae4b2e9592 Merge branch 'tokyo' of git://www.tiodante.com/git/factor 2009-06-18 19:32:19 -05:00
Slava Pestov 1984800cf4 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 19:31:27 -05:00
Slava Pestov 5b38b19f50 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-18 19:30:52 -05:00
Slava Pestov 28d7b8d5f5 Fix hang when loading ui.backend.windows 2009-06-18 19:30:17 -05:00
Doug Coleman b8a8c11fea don't write docs with auto-use enabled 2009-06-18 19:29:10 -05:00
Bruno Deferrari 19b5eb602e tokyo.assoc-functor: Fix >alist and delete-at 2009-06-18 21:04:38 -03:00
Bruno Deferrari 8400cc879e tokyo.assoc-functor: Fix at* 2009-06-18 20:35:38 -03:00
Doug Coleman 14f1e6abff minor cleanup 2009-06-18 17:32:10 -05:00
Doug Coleman 14114606a6 add histogram and sequence>assoc to sets 2009-06-18 17:29:41 -05:00
Bruno Deferrari 5b40a5f62f tokyo: Reimplement assoc protocols for remote and abstract db using a functor 2009-06-18 18:55:26 -03:00
Joe Groff ff09c17fcd make windows without titlebars on win32 actually not have titlebars 2009-06-18 15:09:03 -05:00
Joe Groff 2701781e30 docs for window-controls 2009-06-18 12:20:50 -05:00
Joe Groff 62ed8d1404 win32 support for window-controls 2009-06-18 11:41:34 -05:00
Joe Groff c19c0d0395 oops, forgot a USING 2009-06-18 09:57:49 -05:00
Joe Groff b829407b86 window-controls-demo for testing/showing off window controls 2009-06-18 09:53:17 -05:00
Joe Groff 6e334026bc fix cocoa close-window to work on windows without close buttons 2009-06-17 23:00:30 -05:00
Joe Groff 7d1b67b098 interface for controlling window controls (close, minimize, resize, titlebar, etc.). cocoa backend 2009-06-17 22:47:51 -05:00
Joe Groff a4bf577d52 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-17 21:45:04 -05:00