Joe Groff
|
125c680e2f
|
cairo.ffi, core-foundation.strings: change some functions that don't really expect strings to use char* instead of c-string (reported by Blei)
|
2010-02-23 12:53:09 -08:00 |
Joe Groff
|
4cfa1a6c77
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Joe Groff
|
5054c954be
|
add USING:s and rearrange definitions so macosx can compile without parsing c-type strings
|
2009-09-26 23:14:57 -05:00 |
Slava Pestov
|
7b36689416
|
core-foundation.strings: fix load error
|
2009-09-13 00:17:24 -05:00 |
Joe Groff
|
6ce3c1d62c
|
CFSTRING: syntax for defining CF/Cocoa string constants. update core-foundation.run-loop to use CFSTRING:
|
2009-09-12 19:43:23 -05:00 |
Slava Pestov
|
1dfa621f4d
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
Slava Pestov
|
a4362512f7
|
<CFString> doesn't bomb if string contains invalid codepoints > 0x10ffff
|
2009-02-02 13:44:44 -06:00 |
Slava Pestov
|
c6415c7b7d
|
Fix <CFString> and CF>string to allow null bytes
|
2009-01-25 19:02:59 -06:00 |
Slava Pestov
|
fd7a47613e
|
Move core-graphics types from cocoa.types to core-graphics.types, clean up some code
|
2009-01-19 16:29:52 -06:00 |
Slava Pestov
|
83f03c89b6
|
Fix bogus indentation
|
2008-12-18 18:09:22 -06:00 |
Slava Pestov
|
46a1089fd8
|
Split up core-foundation vocabulary since it was getting out of hand
|
2008-12-12 00:33:05 -06:00 |