Commits · RELEASE_20a
cmucl
Browse files
Sep 28, 2009
Merge dirname fix from trunk.
· b46fffad
rtoy
authored
Sep 28, 2009
View commits for tag RELEASE_20a
RELEASE_20a
b46fffad
Sep 26, 2009
Oops. It's declare, not declaim.
· e6e5761f
rtoy
authored
Sep 26, 2009
e6e5761f
Sep 18, 2009
o Simplify EF-OCTETS-TO-STRING and OCTETS-TO-STRING.
· 59d66a01
rtoy
authored
Sep 18, 2009
59d66a01
Sep 17, 2009
Update documentation for OCTETS-TO-STRING.
· 73ed156c
rtoy
authored
Sep 17, 2009
73ed156c
o Fix typo in comment.
· cc75869a
rtoy
authored
Sep 17, 2009
cc75869a
Sep 11, 2009
Forgot to check for codepoints outside the Unicode range.
· 09ac66ef
rtoy
authored
Sep 11, 2009
09ac66ef
Forgot to check for codes that exceed the 21-bit Unicode range.
· 42bdca44
rtoy
authored
Sep 11, 2009
42bdca44
Sep 03, 2009
Oops. Update author.
· b79d6f11
rtoy
authored
Sep 03, 2009
View commits for tag release-20a-pre1
release-20a-pre1
b79d6f11
Oops. Don't need tmp3 and tmp4.
· ba26ab97
rtoy
authored
Sep 03, 2009
ba26ab97
Make ef-flush work with composing external formats.
· 158e7b22
rtoy
authored
Sep 03, 2009
158e7b22
New external format to handle old Mac-style end-of-lines that use
· e4660a2b
rtoy
authored
Sep 03, 2009
e4660a2b
o Briefly document this
· a4d87977
rtoy
authored
Sep 03, 2009
a4d87977
Sep 01, 2009
PROVIDE each contrib.
· 4a82d9f2
rtoy
authored
Sep 01, 2009
4a82d9f2
Aug 30, 2009
More documentation for writing external formats.
· 074dfff8
rtoy
authored
Aug 30, 2009
074dfff8
Aug 29, 2009
Add -B option to allow the user to specify a cross-bootstrap.lisp file.
· 966a25d7
rtoy
authored
Aug 29, 2009
966a25d7
o Use lisp:codepoint type as needed.
· 82dfd29e
rtoy
authored
Aug 29, 2009
82dfd29e
Aug 28, 2009
o Fix up doc for DEFINE-EXTERNAL-FORMAT.
· 133bacf2
rtoy
authored
Aug 28, 2009
133bacf2
Oops. Need to set the external format again after calling
· 1f9a8013
rtoy
authored
Aug 28, 2009
1f9a8013
o Fix long standing bug where the in-buffer was never used
· 9ccedd96
rtoy
authored
Aug 28, 2009
9ccedd96
Indicate Unicode or not in the lisp implementation version. (To make
· 84be48ad
rtoy
authored
Aug 28, 2009
84be48ad
Aug 27, 2009
Squelch assignment warning about OPTIONS.
· bedf5a3b
rtoy
authored
Aug 27, 2009
bedf5a3b
Silence warning about not using the result of adjust-array.
· dd8a1148
rtoy
authored
Aug 27, 2009
dd8a1148
Fix typos and phrasing.
· 08a7299a
rtoy
authored
Aug 27, 2009
08a7299a
o Add some documentation on how Unicode Lisp strings are converted
· 2704f098
rtoy
authored
Aug 27, 2009
2704f098
Aug 26, 2009
Oops. When doing the second build-world, need to include the
· 118a6ac6
rtoy
authored
Aug 26, 2009
118a6ac6
Fix issue with file-string-length where computing the length changed
· a10960e3
rtoy
authored
Aug 26, 2009
a10960e3
o Fix issue in ef-strlen. Even if the min and max octets for the
· d3e4e30e
rtoy
authored
Aug 26, 2009
d3e4e30e
Update to fasl file version to 20a.
· 503785dd
rtoy
authored
Aug 26, 2009
503785dd
o Update to 20a.
· 44c2ccce
rtoy
authored
Aug 26, 2009
44c2ccce
Update to 20a.
· b2868db9
rtoy
authored
Aug 26, 2009
b2868db9
Bootstrap file for changing fasl file version to 20a.
· 5d1eb366
rtoy
authored
Aug 26, 2009
5d1eb366
This commit was manufactured by cvs2svn to create branch 'RELEASE-20A-
· 07800e5b
cvs2git
authored
Aug 26, 2009
View commits for tag release-20a-base
release-20a-base
07800e5b
Add support for flushing out any state in an external format when
· 3d58c145
rtoy
authored
Aug 26, 2009
3d58c145
Add support for flushing out any state in an external format when
· 1325c62e
rtoy
authored
Aug 26, 2009
1325c62e
Remove non-existent symbols DEFENUMERATION, DEFOPERATOR, DEFRECORD.
· 3dcb8fa9
rtoy
authored
Aug 26, 2009
3dcb8fa9
Aug 24, 2009
Comment out install-composing-format-character-strategy for now since
· 14039cd7
rtoy
authored
Aug 24, 2009
14039cd7
Aug 19, 2009
Fix issue with installing sources to a directory. This was affecting Solaris.
· 688c051f
rtoy
authored
Aug 19, 2009
688c051f
Update from logs.
· e7b4ec50
rtoy
authored
Aug 19, 2009
e7b4ec50
o RECORD-DYNINFO says we should run with GC disabled, so do it.
· 10afad92
rtoy
authored
Aug 19, 2009
10afad92
Tell ROOM about the size of strings, which are larger now for Unicode!
· 89ff881a
rtoy
authored
Aug 19, 2009
89ff881a
Loading