Slava Pestov
40f58f27d6
specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length
2010-05-18 23:09:34 -04:00
Slava Pestov
d2d466de29
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
Slava Pestov
527db8995a
Specialized array overhaul
...
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
Slava Pestov
f45d82c01b
checksums.md5: make the new optimized code work with big endian CPUs
2009-05-23 00:31:52 -05:00
Doug Coleman
11ad6452e5
speed up md5 compilation time by not inlining everything
2009-05-19 18:05:04 -05:00
Doug Coleman
46eae05d10
add nth-unsafe to sequences.private, making md5 faster
2009-05-18 00:24:24 -05:00
Doug Coleman
b5e315d2cd
working on hmac
2009-05-17 12:45:20 -05:00
Doug Coleman
cab57f5547
checksums work now
2009-05-16 18:00:56 -05:00
Doug Coleman
78ba8616b3
working on checksums
2009-05-16 13:03:09 -05:00
Doug Coleman
449259630f
working on checksums
2009-05-11 11:37:21 -05:00
Doug Coleman
90a00dac80
md5 stores state in a tuple now
2009-05-10 23:06:33 -05:00
U-C4\Administrator
83814f2ce4
moving md5 state to a tuple, redoing hmac
2009-05-10 20:42:20 -05:00
Doug Coleman
90d40a7650
calculate a magic number in md5
2009-04-25 19:22:46 -05:00
Slava Pestov
f169e62655
Clean up checksums.md5 a little
2009-01-16 12:51:44 -06:00
Slava Pestov
c5160d76e9
Merge qualified, alias, symbols, constants into core
2008-12-17 18:10:01 -06:00
Slava Pestov
4f0a9f311e
Untangling some dependencies
2008-12-08 14:58:00 -06:00
Slava Pestov
53df21c033
Faster MD5
2008-11-26 04:08:52 -06:00
Slava Pestov
c19f2257f4
Fix permission bits
2008-10-02 08:34:49 -05:00
Slava Pestov
aea0fed14c
Fixing basis -> extra dependencies
2008-09-05 19:29:14 -05:00
Slava Pestov
d66f887736
Create basis vocab root
2008-07-28 22:03:13 -05:00