Commits · release-20a-base
cmucl
Browse files
Aug 26, 2009
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
Aug 18, 2009
o QSORT always sorts by <, so no need for a test parameter.
· dc416f72
rtoy
authored
Aug 18, 2009
dc416f72
Add Gerd's sprof statistical profiler.
· 830bdba9
rtoy
authored
Aug 18, 2009
830bdba9
o Add *C-COMPILER* and *C-COMPILER-FLAGS* to hold default C compiler
· 635e73a0
rtoy
authored
Aug 18, 2009
635e73a0
contrib/CATALOG.TXT:
· e62c9818
rtoy
authored
Aug 18, 2009
e62c9818
Add contrib directory to extra tarball. These were always part of the
· e5bef4bf
rtoy
authored
Aug 18, 2009
e5bef4bf
Aug 17, 2009
Document that an alias can also be a list, for composing external
· 5cfb856c
rtoy
authored
Aug 17, 2009
5cfb856c
Oops. Remove junk at beginning of file.
· 1ae10fa8
rtoy
authored
Aug 17, 2009
1ae10fa8
Use more descriptive argument names for SURROGATEP and
· eafa848d
rtoy
authored
Aug 17, 2009
eafa848d
Aug 14, 2009
Use :UP instead of :BACK. And use the correct number of them.
· 674f47f4
rtoy
authored
Aug 14, 2009
674f47f4
Update from logs.
· 405d874f
rtoy
authored
Aug 14, 2009
405d874f
Update make-dist.sh and make-src-dist.sh so that the source code can
· 6f7ce1b8
rtoy
authored
Aug 14, 2009
6f7ce1b8
Aug 13, 2009
Fix a couple of issues with
· e48f9c3d
rtoy
authored
Aug 13, 2009
e48f9c3d
Document the use of the GTAR enviroment variable to specify GNU tar if
· ecde475d
rtoy
authored
Aug 13, 2009
ecde475d
When creating distribution binaries, use a "random" directory name
· b1c8ef0d
rtoy
authored
Aug 13, 2009
b1c8ef0d
Illegal surrogate sequences (leading surrogate without trailing
· 8f0dc98a
rtoy
authored
Aug 13, 2009
8f0dc98a
Aug 12, 2009
Bootstrap to get rid of stream::surrogates and import lisp::surrogates.
· fdc2e906
rtoy
authored
Aug 12, 2009
fdc2e906
Add a defknown for lisp::shrink-vector, just in case the compiling
· ad971da4
rtoy
authored
Aug 12, 2009
ad971da4
There is no or function in my version of GNU make, so do it the hard
· 19ead3d0
rtoy
authored
Aug 12, 2009
19ead3d0
When describing a character, indicate if the character is a surrogate
· 5d2cea07
rtoy
authored
Aug 12, 2009
5d2cea07
Aug 11, 2009
Some symbol cleanups.
· 36b8abb9
rtoy
authored
Aug 11, 2009
36b8abb9
Don't want debug 0. Makes debugging much harder.
· 92787d35
rtoy
authored
Aug 11, 2009
92787d35
o Put some comments back in.
· f81b5350
rtoy
authored
Aug 11, 2009
f81b5350
Aug 10, 2009
Compile and load the external format code.
· 957ac970
rtoy
authored
Aug 10, 2009
957ac970
Export SET-SYSTEM-EXTERNAL-FORMAT.
· 8c1377a5
rtoy
authored
Aug 10, 2009
8c1377a5
Oops. utf16-string-p was returning NIL if the codepoint was
· f3c86096
rtoy
authored
Aug 10, 2009
f3c86096
Fix a few typos.
· 8ad9b437
rtoy
authored
Aug 10, 2009
8ad9b437
Update from logs.
· a567ce23
rtoy
authored
Aug 10, 2009
a567ce23
Document change to *default-external-format* and stream:set-system-external-format.
· a2c7d052
rtoy
authored
Aug 10, 2009
a2c7d052
Fixes from Paul Foley:
· 94ed0111
rtoy
authored
Aug 10, 2009
94ed0111
Aug 09, 2009
Fix some typos. From Paul Foley.
· 54b2882c
rtoy
authored
Aug 09, 2009
54b2882c
Jul 24, 2009
Oops. Remove debugging print.
· 1407a500
rtoy
authored
Jul 24, 2009
1407a500
Loading