Björn Lindqvist
|
1ca8276df4
|
basis/,core/,extra/: many new tags
|
2017-07-06 23:04:18 +02:00 |
John Benediktsson
|
3f18b71d07
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
John Benediktsson
|
a3d83d2252
|
compression.zlib.ffi: add more functions.
|
2016-03-25 20:55:41 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
Doug Coleman
|
0176591527
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
870f9a73d6
|
compression.zlib: Add some helper functions for streaming unzipping.
|
2015-05-19 10:57:13 -07:00 |
Doug Coleman
|
c9ef2824c3
|
compression.zlib.ffi: Add some structures and functions for streaming unzipping.
|
2015-05-19 10:55:47 -07:00 |
Doug Coleman
|
501f990971
|
compression.zlib: Just deal with raw bytes, no compressed object tuple.
|
2015-05-02 10:46:12 -07:00 |
Doug Coleman
|
0371fa3137
|
Revert "compression.zlib: fix help-lint."
This reverts commit 30492d1a06 .
|
2015-05-02 10:46:00 -07:00 |
John Benediktsson
|
30492d1a06
|
compression.zlib: fix help-lint.
|
2015-05-02 09:32:05 -07:00 |
Doug Coleman
|
8a4c80371e
|
compression.zlib: Guess at the length and take a byte-array as uncompress argument instead of a silly compressed tuple.
|
2015-05-01 23:43:58 -07:00 |
John Benediktsson
|
de179243ce
|
basis/extra: cleanup uses of add-library.
|
2014-11-13 13:05:14 -08:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
John Benediktsson
|
2b030bc068
|
compression.zlib: faster by using byte-vectors.
|
2013-03-25 11:36:08 -07:00 |
John Benediktsson
|
d0d75cfa06
|
compression.zlib: fix help-lint warning, add a bit to the article.
|
2013-01-08 07:03:56 -08:00 |
Benjamin Pollack
|
2f80333a77
|
compression.zlib: add basic documentation
|
2013-01-07 20:33:19 -05:00 |
Doug Coleman
|
bf2a96e9e0
|
Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
|
2011-09-18 23:19:06 -05:00 |
Slava Pestov
|
75560699ea
|
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
|
2010-12-25 16:55:36 -08:00 |
Doug Coleman
|
67c37591ca
|
Remove <uint> *uint and friends. Hopefully remove the last usages of these words
|
2010-10-25 15:54:42 -05:00 |
Joe Groff
|
65c3259761
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Slava Pestov
|
39015030a0
|
compression.zlib: -1 * is neg
|
2010-01-08 19:51:38 +13:00 |
Alec Berryman
|
b85d26759a
|
Fix zlib-error-message to include human-readable version
The error string is looked up in an array, but because zlib
error codes are negative, the error's string was always "f".
|
2010-01-08 19:51:03 +13:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Joe Groff
|
630e5ecc3b
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Doug Coleman
|
237f16b4db
|
move zlib to zlib.compression and update
|
2009-02-12 22:13:34 -06:00 |