John Benediktsson
|
140252f6f4
|
images.loader.cocoa: adding ability to save cocoa images to files.
|
2013-09-20 11:58:39 -07:00 |
John Benediktsson
|
cf1b282ced
|
core-graphics: adding some more functions.
|
2013-09-20 11:58:01 -07:00 |
John Benediktsson
|
36a5cba0eb
|
core-graphics.types: adding CGImageDestinationRef.
|
2013-09-20 11:57:43 -07:00 |
John Benediktsson
|
691a520ca0
|
core-foundation.launch-services: adding UTCoreTypes.h.
|
2013-09-20 11:53:58 -07:00 |
John Benediktsson
|
6d09b34b94
|
io: default each-block-size is 65536, but add words that allow you to use a different size.
|
2013-09-19 13:46:39 -07:00 |
John Benediktsson
|
602e0aab94
|
io.ports: speed up stream-flush.
|
2013-09-18 19:27:40 -07:00 |
John Benediktsson
|
fb63772e9d
|
dlists: make push-sorted inline
|
2013-09-18 18:22:58 -07:00 |
John Benediktsson
|
d8f258d47e
|
dlists: adding push-before and push-sorted.
|
2013-09-18 18:17:45 -07:00 |
John Benediktsson
|
0de857e1fe
|
colors: adding some tests rgba to color to rgba roundtrips.
|
2013-09-18 16:20:20 -07:00 |
John Benediktsson
|
a3e669aab3
|
colors.yiq: expanded the number of digits in the coefficients for the rgba>yiqa conversions so that they match the FCC NTSC versions.
|
2013-09-18 16:17:07 -07:00 |
John Benediktsson
|
183508b852
|
zeromq.examples: cleanup wuserver example.
|
2013-09-18 15:32:06 -07:00 |
John Benediktsson
|
0b5458da29
|
zeromq: bindings for ZeroMQ.
|
2013-09-18 15:28:59 -07:00 |
John Benediktsson
|
ee785be30c
|
combinators.extras: adding "forever".
|
2013-09-17 19:57:10 -07:00 |
John Benediktsson
|
04c36279bb
|
windows.winsock: fix getservbyport and servent struct.
|
2013-09-16 17:35:06 -07:00 |
Björn Lindqvist
|
bc56b5099f
|
io.sockets, urls: move documentation for protocol-port
|
2013-09-16 17:31:37 -07:00 |
Björn Lindqvist
|
7c179f876c
|
unix.ffi, windows.winsock: wraps for servent functions
|
2013-09-16 17:31:37 -07:00 |
John Benediktsson
|
32b07016b0
|
io.sockets.secure.openssl: some style improvements.
|
2013-09-16 17:24:31 -07:00 |
Björn Lindqvist
|
44a1d61bd4
|
io.sockets.secure: common-name -> subject-name
|
2013-09-16 17:17:48 -07:00 |
Björn Lindqvist
|
c2fd5031e0
|
io.sockets.secure, io.sockets.secure.openssl: improved host name verification that takes into account a certificates subject alternative names.
|
2013-09-16 17:17:48 -07:00 |
Björn Lindqvist
|
98355daba1
|
openssl.libssl: functions and structs related to general names
|
2013-09-16 17:17:48 -07:00 |
Björn Lindqvist
|
5492b8e46b
|
libcrypto: wrap more parts of the BIO_ api and add unit tests
|
2013-09-16 17:17:48 -07:00 |
Björn Lindqvist
|
ed34163e54
|
openssl.libssl: define the ssl_method_st struct
|
2013-09-16 17:17:48 -07:00 |
Björn Lindqvist
|
c850fe90fc
|
openssl.libcrypto: defining structs for some opaque aliens
|
2013-09-16 17:17:47 -07:00 |
Björn Lindqvist
|
a3f685bcb0
|
openssl.libssl: wrapped several more objects from libssl which are needed to lookup the subject alt names
|
2013-09-16 17:17:47 -07:00 |
Björn Lindqvist
|
f4f60b8ba3
|
io.sockets.secure.openssl: support for getting issuer name
|
2013-09-16 17:17:47 -07:00 |
John Benediktsson
|
454bffc14e
|
sequences.extras: adding nth* which is nth from the end.
|
2013-09-12 12:47:04 -07:00 |
John Benediktsson
|
0fcb485d80
|
generic.math: rename and add comment.
|
2013-09-06 18:21:38 -07:00 |
John Benediktsson
|
77b5aaa62c
|
generic.math: eliminate a redundant fixnum check, separate out the fixnum dispatch hack.
|
2013-09-06 13:50:00 -07:00 |
John Benediktsson
|
0948479743
|
rosetta-code.metronome: adding metronome solution.
|
2013-09-06 10:18:57 -07:00 |
John Benediktsson
|
410a71f677
|
circular: rename circular-while* to circular-loop, add some docs.
|
2013-09-06 10:16:20 -07:00 |
Jon Harper
|
3a48ab4688
|
circular-while, fix of by 1 error; add tests
|
2013-09-06 09:57:43 -07:00 |
Jon Harper
|
b5700cd3f5
|
circular-while*, add corner case test
|
2013-09-06 09:57:43 -07:00 |
Jon Harper
|
2dba2504fa
|
circular-tests, typos
|
2013-09-06 09:57:43 -07:00 |
Jon Harper
|
316747e471
|
Add circular-while*
|
2013-09-06 09:57:43 -07:00 |
John Benediktsson
|
4797dae4f2
|
math.extras: switch to using sorting.extras.
|
2013-09-05 21:09:32 -07:00 |
John Benediktsson
|
13db93639f
|
sorting.extras: adding bisect-right and bisect-left.
|
2013-09-05 21:07:50 -07:00 |
John Benediktsson
|
dba072e9f2
|
html.parser.printer: some tweaks to the text-printer for my blog.
|
2013-09-05 21:00:53 -07:00 |
John Benediktsson
|
430e73b16c
|
sequences.extras: adding cut-when.
|
2013-09-05 20:58:36 -07:00 |
John Benediktsson
|
f1b1598885
|
tzinfo: make it easy to load zoneinfo files.
|
2013-09-05 13:13:15 -07:00 |
John Benediktsson
|
f61bf2f4c4
|
math.extras: faster search-sorted by bisecting.
|
2013-09-04 21:31:34 -07:00 |
John Benediktsson
|
6e6adb036d
|
math.extras: remove accidental test.
|
2013-09-04 21:21:42 -07:00 |
John Benediktsson
|
c9c30c6e6d
|
sequences.extras: adding ?first{2,3,4}.
|
2013-09-04 20:39:32 -07:00 |
John Benediktsson
|
5eb9d4532d
|
math.extras: two versions of search-sorted.
|
2013-09-04 19:01:25 -07:00 |
John Benediktsson
|
71ca448ff2
|
tzinfo: adding tests for normalize.
|
2013-09-04 18:54:57 -07:00 |
John Benediktsson
|
73f2fac980
|
tzinfo: adding parsers for timezone files.
|
2013-09-04 18:43:54 -07:00 |
John Benediktsson
|
4dca0e6651
|
destructors: s/three slots/two slots/.
|
2013-08-24 13:10:41 -07:00 |
John Benediktsson
|
5726da1285
|
help.lint: remove old word.
|
2013-08-24 12:21:16 -07:00 |
John Benediktsson
|
d44cc17161
|
update docs for help.lint checks.
|
2013-08-24 11:39:31 -07:00 |
John Benediktsson
|
b88755769b
|
help.lint: add slot checking, don't check constants for $values.
|
2013-08-24 11:39:16 -07:00 |
John Benediktsson
|
e0bbe0df38
|
destructors: bad $slot documentation.
|
2013-08-24 10:23:43 -07:00 |