Björn Lindqvist
|
d074f1a9c9
|
Docs: for cpu.x86.* words
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
6a8336047d
|
Docs: initial docs for the compiler.cfg.* vocabs
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
b11e912b44
|
Docs: initial docs for compiler.tree.propagation.* vocabs
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
e2fe5ccfe8
|
Docs: stub docs for cpu.architecture
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
669bb0a77e
|
Docs: stub docs for some compiler-related words
|
2014-05-10 17:13:48 -07:00 |
Doug Coleman
|
8a084926d1
|
deploy-tests: Bump the sizes to get a Linux32 build.
|
2014-05-07 13:28:31 -07:00 |
John Benediktsson
|
0f52c3e486
|
ui.tools.listener.history: cleanup and minor bugfix.
|
2014-04-30 19:06:36 -07:00 |
John Benediktsson
|
a0a76469b6
|
bit-sets: some cleanup, small performance improvement to members.
|
2014-04-29 22:13:37 -07:00 |
John Benediktsson
|
594354e145
|
math.bitwise: simplify byte-array-bit-count.
|
2014-04-29 22:11:42 -07:00 |
John Benediktsson
|
3e7e47b9c0
|
base64: inline the { 3 2 1 0 } [ -6 * ].
|
2014-04-29 15:59:48 -07:00 |
John Benediktsson
|
568888c277
|
base64: faster decoding, use an sbuf instead of replicate/filter.
|
2014-04-29 15:47:15 -07:00 |
John Benediktsson
|
4ca5b2ccb3
|
Revert "unix.ffi: be more explicit about dirent64."
This reverts commit edf456149330d44995b1c8bdf61a1c5d2617ed9c.
|
2014-04-29 14:02:30 -07:00 |
John Benediktsson
|
5dd26a9066
|
unix.ffi: be more explicit about dirent64.
|
2014-04-29 13:54:27 -07:00 |
John Benediktsson
|
09dec78603
|
io.directories.unix.linux: fix using.
|
2014-04-29 13:38:27 -07:00 |
John Benediktsson
|
26ff963758
|
io.directories: faster directory-entries by caching dirent structs.
|
2014-04-29 13:22:56 -07:00 |
John Benediktsson
|
c6f8a84ee4
|
ui.tools.common: reuse code.
|
2014-04-28 13:01:18 -07:00 |
John Benediktsson
|
1fdc965b34
|
ui.backend.cocoa.views: clear cache to remove possibly non-retina stuff.
|
2014-04-28 13:00:20 -07:00 |
Doug Coleman
|
9b9bd182ca
|
aline.libraries.finder.linux: Fix spacing. oops
|
2014-04-28 01:46:33 -07:00 |
Doug Coleman
|
f1f76dead7
|
alien.libraries.finder: Linux32 ldconfig has (libc6) or (libc6,x32) as the platform strings. Refactor parsing to not use regular expressions and change the matching from exact to requiring the ldconfig line to be a subset of the supported platforms.
|
2014-04-28 08:43:34 +00:00 |
Doug Coleman
|
093a2bbae0
|
Revert "alien.libraries.finder: Add utiltity word find-first-library to find a shared library from a list of library stem names." Wrong fix.
This reverts commit 8cd883be5119683291c2ee6d7ce4fad228b78e26.
|
2014-04-28 01:25:27 -07:00 |
Doug Coleman
|
ce9db9fb84
|
alien.libraries.finder: Add utiltity word find-first-library to find a shared library from a list of library stem names.
|
2014-04-28 00:38:39 -07:00 |
John Benediktsson
|
63b5886337
|
sorting.insertion: faster due to fewer nths.
|
2014-04-27 22:41:37 -07:00 |
John Benediktsson
|
00bd0c52e7
|
sorting.insertion: skip the zero'th element.
|
2014-04-27 17:13:26 -07:00 |
John Benediktsson
|
1d38dce342
|
Revert "Temporary patch for dlists equality testing"
This reverts commit dbc6c37a37423a1672825b667bf5ca4844d5fc88.
|
2014-04-27 15:24:26 -07:00 |
John Benediktsson
|
2bb483bc5c
|
Revert "Temporary patch for assoc-map on linked-assoc"
This reverts commit b54bffd748815ecbc5ffac11a14e59f73a5a3978.
|
2014-04-27 15:24:26 -07:00 |
Jon Harper
|
a9e3d86146
|
Temporary patch for assoc-map on linked-assoc
Until https://github.com/slavapestov/factor/issues/1028 is resolved
|
2014-04-27 15:24:25 -07:00 |
Jon Harper
|
99c853e3c8
|
Temporary patch for dlists equality testing
Until https://github.com/slavapestov/factor/issues/1027 is resolved
|
2014-04-27 15:24:25 -07:00 |
John Benediktsson
|
6bb3eea67f
|
linked-assocs: adding test for equality.
|
2014-04-27 15:22:10 -07:00 |
John Benediktsson
|
bdbb1d7812
|
linked-assocs: implement M\ linked-assoc equal?.
|
2014-04-27 15:20:54 -07:00 |
John Benediktsson
|
cb9b04c153
|
linked-assocs: fix assoc-map on linked-assocs.
|
2014-04-27 15:03:35 -07:00 |
Doug Coleman
|
64bb56665b
|
ftp.server: Fix bug where serving directory is always f. Need better tests for this vocab.
|
2014-04-26 14:52:37 -07:00 |
John Benediktsson
|
e0087723c3
|
core-text.fonts: change to "LucidaGrande" to match Postscript name.
|
2014-04-24 12:10:13 -07:00 |
John Benediktsson
|
9d3a654443
|
namespaces: removing make-assoc in favor of explicit get's.
|
2014-04-24 09:16:14 -07:00 |
Doug Coleman
|
c9585b936b
|
atom: Add support for github's atom editor.
|
2014-04-23 23:41:35 -07:00 |
Doug Coleman
|
50ca01a4d8
|
io.sockets.windows: Fix using.
|
2014-04-23 20:07:32 -07:00 |
Doug Coleman
|
ae6b931284
|
deploy: Up the size.
|
2014-04-23 00:10:56 -07:00 |
John Benediktsson
|
830c72198c
|
Revert "tools.deploy.test: use temp directory for deploy image."
This reverts commit 233b8e1ba611888ff9b86ddba3152c4fd352504d.
|
2014-04-22 20:44:04 -07:00 |
John Benediktsson
|
a7b54e7895
|
tools.deploy.test: use temp directory for deploy image.
|
2014-04-22 16:21:25 -07:00 |
John Benediktsson
|
857c97647e
|
tools.deploy.config: some docs for deploy-directory.
|
2014-04-22 15:55:56 -07:00 |
John Benediktsson
|
580bafb857
|
tools.deploy: adding a configurable deploy-directory.
|
2014-04-22 14:08:40 -07:00 |
John Benediktsson
|
78d0aad87d
|
http.server.responses: adding <html-content>, use it.
|
2014-04-22 13:47:25 -07:00 |
Profpatsch
|
902e877c12
|
http.server.responses: Add <text-content>, improve docs.
|
2014-04-22 13:34:01 -07:00 |
John Benediktsson
|
484ae0bca0
|
checksums.md5: don't inline, use type declarations.
|
2014-04-22 09:13:02 -07:00 |
Doug Coleman
|
eb992066a7
|
unix.ffi: Oops
|
2014-04-22 08:27:13 -07:00 |
Doug Coleman
|
540e490031
|
unix.ffi: Arch Linux doesn't seem to have aliases.
|
2014-04-22 08:25:51 -07:00 |
John Benediktsson
|
e3323818cc
|
io.sockets.secure.openssl: disable tests for now.
|
2014-04-22 08:16:53 -07:00 |
John Benediktsson
|
33cc184614
|
environment: update docs for with-os-env.
|
2014-04-22 08:08:32 -07:00 |
John Benediktsson
|
3dae660d42
|
unix.linux.proc: future proof!
|
2014-04-22 07:50:35 -07:00 |
John Benediktsson
|
06912460b4
|
io.sockets.secure.openssl: use must-fail-with.
|
2014-04-22 07:41:23 -07:00 |
John Benediktsson
|
e7a74e0e61
|
io.standard-paths.unix: fixing the tests for Ubuntu.
|
2014-04-22 07:40:57 -07:00 |