Commit Graph

10538 Commits (ee08a436fdf6d944095cf898ca699744ed388b0c)

Author SHA1 Message Date
Doug Coleman 987967cf95 gdbm: Enable gdbm on Win64. 2014-07-08 12:50:13 -05:00
Doug Coleman 1e8655c5c0 alien.libraries.finder: More robust finder code that doesn't return f to a
string slot and error out. Use it in yaml.ffi.
2014-07-08 12:40:33 -05:00
Doug Coleman 8afdafac05 gdbm.ffi: Use find-library-from-list because nobody can agree on what to
name the gdbm dll.
2014-07-08 12:23:11 -05:00
John Benediktsson ccfd9101f0 python: change to py-initialize in startup-hook and py-finalize in shutdown hook. 2014-07-06 10:18:27 -07:00
Doug Coleman 91b16d7ed1 python: Call py-initialize in example, just in case it hasn't been called. Otherwise, python segfaults.. 2014-07-04 01:56:03 -07:00
Doug Coleman c0b7fb6a23 python.ffi: Disable python3 2014-07-04 01:25:22 +00:00
Doug Coleman 5c8bb0f69e python.ffi: On Arch Linux, the library is called libpython3.so 2014-07-04 01:17:22 +00:00
Björn Lindqvist 508b85851d tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
find-library on linux needs to call /sbin/ldconfig which requires a
full io-backend. Using gtk requires loading alien libraries which
requires find-library. So the ui should always load the whole io.
2014-07-03 21:57:07 +00:00
John Benediktsson 85fdc4f6d2 math.transforms.bwt: cleaner to check last. 2014-06-30 09:04:08 -07:00
John Benediktsson 14c5f30ee5 curl: bindings to libcurl. 2014-06-28 15:44:17 -07:00
John Benediktsson 3a9f4edcff colors.lch: implement CIELCH colors. 2014-06-24 06:58:02 -07:00
John Benediktsson 08dcbdc949 io.binary.fast: le> and be> should be unsigned. 2014-06-23 21:12:26 -07:00
John Benediktsson 607d0becb2 colors: more doc fixes. 2014-06-22 07:12:10 -07:00
John Benediktsson 7431910b16 colors: adding some wikipedia links. 2014-06-22 07:10:23 -07:00
John Benediktsson 98c731b852 colors.lab: implement CIELAB colors. 2014-06-22 07:06:27 -07:00
John Benediktsson 0f74b77b27 colors.xyz: some refactoring. 2014-06-22 07:04:09 -07:00
John Benediktsson 858c5db19d colors: fix summary.txt. 2014-06-21 09:22:01 -07:00
John Benediktsson 93fb63a8c3 colors.luv: fix for rgba. 2014-06-21 09:21:42 -07:00
John Benediktsson f48c2b2d84 colors.luv: implement CIELUV colors. 2014-06-21 09:19:08 -07:00
John Benediktsson 725129e80b colors: change article titles. 2014-06-20 20:23:47 -07:00
John Benediktsson a4d624b7b0 colors.xyy: implement CIE xyY colors. 2014-06-20 20:22:11 -07:00
John Benediktsson 0fb4bbb6f3 colors.xyz: implement CIE XYZ colors. 2014-06-20 20:21:59 -07:00
John Benediktsson 199d6c3082 fftw: adding a test. 2014-06-18 10:42:01 -07:00
John Benediktsson bfd615b1e8 brainfuck: more fries with that. 2014-06-17 21:09:42 -07:00
John Benediktsson 125f64a72f brainfuck: collapse spaces to compress better, 2+2=5 test. 2014-06-17 09:32:09 -07:00
John Benediktsson 77d4d5179c math.extras: adding sum-squares and sum-cubes. 2014-06-10 18:28:21 -07:00
John Benediktsson acc06aeeee math.extras: adding dotted range syntax. 2014-06-10 18:17:27 -07:00
John Benediktsson 219c73b0c1 sorting.heap: adding Heapsort implementation. 2014-06-10 17:32:02 -07:00
John Benediktsson fba9c1dab4 sorting.quick: better interface, allow comparison to be passed in. 2014-06-10 16:45:41 -07:00
John Benediktsson 522bc270cc sudoku: some cleanup. 2014-06-10 15:46:54 -07:00
John Benediktsson 7b44637177 sequences.extras: adding count* which returns % of counted items. 2014-06-10 13:06:02 -07:00
John Benediktsson b40f2ff544 sorting.quick: faster by using stack variables not mutable locals. 2014-06-09 17:53:16 -07:00
John Benediktsson 00fb0b052f sorting.quick: adding tags.txt. 2014-06-09 11:34:16 -07:00
John Benediktsson b204c8230f sorting.quick: adding a Quicksort implementation. 2014-06-09 11:17:07 -07:00
John Benediktsson d901af14c0 extra: use ?download-to in a few more places. 2014-06-09 09:18:58 -07:00
John Benediktsson 9ef4a4aab3 spelling: use ?download-to. 2014-06-09 08:58:05 -07:00
John Benediktsson d28f7b4242 llvm.engine: fix using. 2014-06-08 18:02:04 -07:00
John Benediktsson 849d8325ea llvm.engine: use find-library, although I think looking for "LLVM-3" might be better. 2014-06-08 13:43:49 -07:00
John Benediktsson a88310438e llvm.core: use find-library. 2014-06-07 15:39:06 -07:00
Björn Lindqvist a6b3f50e2c alien.libraries.finder: using find-library for some often missing libs 2014-06-07 11:48:05 -07:00
John Benediktsson 327790391d io.streams.ansi: adding ANSI color streams. 2014-06-06 17:10:44 -07:00
John Benediktsson 8980f9d6f0 mason: change stack effect of mason. 2014-06-06 13:57:39 -07:00
John Benediktsson 742ed3bc21 extra: use map-sum in a few places. 2014-06-06 10:14:11 -07:00
John Benediktsson 41fe0673c7 contributors: simplify using histogram. 2014-06-05 21:01:57 -07:00
John Benediktsson 05c35ebda3 kernel: change errors to be in kernel.private. 2014-06-04 14:33:02 -07:00
Björn Lindqvist 6627a3327b kernel: symbolic constants for the various kernel errors 2014-06-04 23:16:40 +02:00
John Benediktsson 7bde6a53da math.transforms.fft: hah, once-power-of-2, always-power-of-2. 2014-06-04 12:28:59 -07:00
John Benediktsson d2c6bc41ce fftw: fix for ifft1d. 2014-06-04 12:16:11 -07:00
John Benediktsson a735761574 fftw: adding some bindings to fftw3. 2014-06-04 12:10:18 -07:00
John Benediktsson e260edc32b math.transforms.fft: fix Cooley-Tukey only works for powers of two. 2014-06-04 12:06:45 -07:00