Commit Graph

10906 Commits (a4f80bafce4e82c9a7cc364c475bcbf794e7331b)

Author SHA1 Message Date
John Benediktsson 6e25df79cb promises: rename. 2013-03-24 15:33:19 -07:00
John Benediktsson 58cf1738ca xml: use ERROR: 2013-03-24 14:24:28 -07:00
John Benediktsson 5b02cfc320 lists: fix for renaming. 2013-03-24 14:15:32 -07:00
Doug Coleman 8bca8573c5 io.launcher.unix, unix.ffi: Reset ignored signal in process launcher. Fix SIG_DFL etc. 2013-03-24 12:38:02 -07:00
Doug Coleman e57b83ed7d io.encodings.strict: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman f2fc2303a6 promises: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman 84965e3f8b html.forms: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman 73360c0982 tools.coverage: Rename 2013-03-24 10:11:17 -07:00
Doug Coleman a11dab0208 io.pools: Rename 2013-03-24 10:11:17 -07:00
Doug Coleman 8caaaf8efc tools.trace: Rename 2013-03-24 10:11:17 -07:00
Doug Coleman 370f2154a2 iokit: Rename 2013-03-24 10:11:17 -07:00
Doug Coleman 96bd8184d4 lists: Rename some list words 2013-03-24 10:11:17 -07:00
John Benediktsson 8223b179a5 graphs: fix stack effect to be more clear on closure. 2013-03-24 09:34:05 -07:00
Doug Coleman 075576ba0f math: Revert clone on median algorithm, perhaps need to revisit this. Call clump for moving-median 2013-03-24 01:14:35 -07:00
Doug Coleman 3fbea56d11 compiler: Fix tuple literals in tests. 2013-03-24 01:09:37 -07:00
Doug Coleman fb63c0e661 math.statistics: Median now changes the order of the sequence, so clone it first. 2013-03-24 01:08:28 -07:00
Doug Coleman 55693b9fd4 html.templates.chloe: Rename cached-template 2013-03-23 23:16:54 -07:00
Doug Coleman a801025e00 xml-rpc: Use ERROR: 2013-03-23 23:10:30 -07:00
Doug Coleman fe408ed83e xml: Rename unclosed. 2013-03-23 23:08:15 -07:00
Doug Coleman 7a6ec2b15a compiler.cfg.linear-scan.live-inervals: Rename live-interval 2013-03-23 22:59:18 -07:00
Doug Coleman 672e781602 compiler: Rename value-info, live-interval 2013-03-23 22:56:47 -07:00
Doug Coleman 41927d9b97 compiler.tree: Fix compiler test with merge-state 2013-03-23 22:56:16 -07:00
Doug Coleman cf2164e8e7 unix.stat.linux: stat-func 2013-03-23 22:48:57 -07:00
Doug Coleman 6e8a2e0a9c unix.stat: Rename stat. 2013-03-23 22:38:38 -07:00
Doug Coleman 0095775178 unix.statfs etc: Naming conflicts. 2013-03-23 22:38:38 -07:00
Doug Coleman abc12f7d42 core-foundation.run-loop: Rename run-loop. 2013-03-23 22:38:38 -07:00
John Benediktsson e0d619d519 basis: fewer tokens when possible using if*. 2013-03-23 22:25:02 -07:00
Doug Coleman 009fe7ac48 tools,help: Fix error-type. 2013-03-23 22:07:40 -07:00
John Benediktsson 5158e502ba bit-sets: use adjoin-all. 2013-03-23 22:07:22 -07:00
John Benediktsson 3bec7d98ca help.lint: fix error-type-holder. 2013-03-23 22:04:49 -07:00
Doug Coleman 8ed87af4a9 debugger: Fix undefined-word. 2013-03-23 21:44:37 -07:00
Doug Coleman dc655594a9 strings, multiline: Fix unexpected-eof. 2013-03-23 21:42:26 -07:00
Doug Coleman 6880a4323a vocabs.metadata: Rename unsupported-platform. 2013-03-23 21:35:36 -07:00
Doug Coleman 1f74334c31 source-files.errors: Rename error-type. 2013-03-23 21:25:19 -07:00
Doug Coleman a519748326 compiler: Use lookup-library. 2013-03-23 21:23:23 -07:00
Doug Coleman a0be6ff5aa tools.deploy.shaker: Fix call to lookup-library. 2013-03-23 20:03:51 -07:00
Doug Coleman 9bfa15c195 opengl.annotations: Fix tuple slot name. 2013-03-23 20:00:41 -07:00
Doug Coleman 49d923694b io.files.info.windows: Fix file-info-tuple inheritance. 2013-03-23 19:14:28 -07:00
John Benediktsson bd3a6b7413 compiler.cfg.ssa.construction.tdmsc: fix previous broken commits. 2013-03-23 18:44:49 -07:00
John Benediktsson 02643c8f18 Revert "compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin."
This reverts commit 6bf55a6d89.
2013-03-23 18:39:15 -07:00
John Benediktsson 557b74d0ad Revert "compiler.cfg.ssa.construction.tdmsc: pass visited set on stack."
This reverts commit ec2834300b.
2013-03-23 18:25:53 -07:00
John Benediktsson ec2834300b compiler.cfg.ssa.construction.tdmsc: pass visited set on stack. 2013-03-23 18:13:17 -07:00
John Benediktsson 6bf55a6d89 compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin. 2013-03-23 17:57:41 -07:00
John Benediktsson 252732129f compiler: more use of ?adjoin. 2013-03-23 17:47:07 -07:00
Doug Coleman 892f8bc38c unix: rename C function kevent. 2013-03-23 17:44:00 -07:00
Doug Coleman dedb5c7a9a ui.tools: Fix restart. 2013-03-23 17:39:48 -07:00
Doug Coleman 4ace0fae0a ui.tools.error-list: Fix reset-memoized. 2013-03-23 17:35:18 -07:00
Doug Coleman cfd21993d9 io.files.info: Fix unit test. 2013-03-23 17:20:00 -07:00
Doug Coleman 0bae183d5f continuations: Rename restart to continue-restart. 2013-03-23 17:18:09 -07:00
Doug Coleman 2ac6657cd9 alien.libraries: Rename library to lookup-library. 2013-03-23 17:16:46 -07:00