| 2011-09-03 |
cvs2git | This commit was manufactured by cvs2svn to create tag... snapshot-2011-09 |
commit | commitdiff | tree |
| 2011-09-03 |
rtoy | Regenerated from current sources. |
commit | commitdiff | tree |
| 2011-09-03 |
rtoy | Fix rounding for large numbers. |
commit | commitdiff | tree |
| 2011-09-03 |
rtoy | Cleanup sigbus handler for stack overflow. |
commit | commitdiff | tree |
| 2011-09-01 |
rtoy | Insert line breaks in the yellow-zone message. |
commit | commitdiff | tree |
| 2011-09-01 |
rtoy | Oops. Need to check for gc write barrier before handli... |
commit | commitdiff | tree |
| 2011-09-01 |
rtoy | Add os_init0 to allow for some really early OS inits. |
commit | commitdiff | tree |
| 2011-09-01 |
rtoy | Make the stack checking feature actually work on Darwin... |
commit | commitdiff | tree |
| 2011-08-23 |
rtoy | contrib/asdf/asdf.lisp |
commit | commitdiff | tree |
| 2011-08-21 |
rtoy | Improve type progagation for LOAD-TIME-VALUE. |
commit | commitdiff | tree |
| 2011-08-21 |
rtoy | Reduce consing of SAPs in ROOM. |
commit | commitdiff | tree |
| 2011-07-12 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2011-07-12 |
rtoy | Don't call dgettext with a NIL doc. |
commit | commitdiff | tree |
| 2011-06-29 |
rtoy | o Trac #43 fixed again. |
commit | commitdiff | tree |
| 2011-06-29 |
rtoy | Fix Trac #43 again. |
commit | commitdiff | tree |
| 2011-06-28 |
rtoy | Regenerated from current sources. |
commit | commitdiff | tree |
| 2011-06-27 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2011-06-27 |
rtoy | Usability and internal restructuring. |
commit | commitdiff | tree |
| 2011-06-27 |
rtoy | Regenerated for Unicode 6.0.0. |
commit | commitdiff | tree |
| 2011-06-27 |
rtoy | Update to Unicode 6.0.0. |
commit | commitdiff | tree |
| 2011-06-27 |
rtoy | Revert last change to fix Trac #43. |
commit | commitdiff | tree |
| 2011-06-10 |
rtoy | o Update for recent change. |
commit | commitdiff | tree |
| 2011-06-10 |
rtoy | Allow specifying a core with an executable image. |
commit | commitdiff | tree |
| 2011-06-10 |
rtoy | Add function to load all unicode data into memory. |
commit | commitdiff | tree |
| 2011-06-08 |
rtoy | (require "asdf") loads asdf now. |
commit | commitdiff | tree |
| 2011-06-08 |
rtoy | Update to release 2.016. |
commit | commitdiff | tree |
| 2011-06-06 |
rtoy | Regenerated from current sources. |
commit | commitdiff | tree |
| 2011-06-05 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2011-05-31 |
rtoy | Add -unidata option to specify unidata.bin file. |
commit | commitdiff | tree |
| 2011-05-31 |
rtoy | Add :CMUCL to *FEATURES*. |
commit | commitdiff | tree |
| 2011-05-31 |
rtoy | Ignore shell wildcards when determining next version. |
commit | commitdiff | tree |
| 2011-05-11 |
rtoy | Add short description for build.sh. |
commit | commitdiff | tree |
| 2011-04-12 |
rtoy | Update so we can cross-compile from linux to solaris... |
commit | commitdiff | tree |
| 2011-04-11 |
rtoy | Automatically select arch and os on FreeBSD, if none... |
commit | commitdiff | tree |
| 2011-04-11 |
rtoy | Update so that linux can be used to cross-compile to... |
commit | commitdiff | tree |
| 2011-04-03 |
rtoy | Order the header in the same order as what the tools... |
commit | commitdiff | tree |
| 2011-04-03 |
rtoy | Regenerate piglatin translation. |
commit | commitdiff | tree |
| 2011-04-02 |
rtoy | Regenerated po files from current sources. |
commit | commitdiff | tree |
| 2011-04-02 |
rtoy | Remove extra right parenthesis. |
commit | commitdiff | tree |
| 2011-04-02 |
rtoy | Update from logs |
commit | commitdiff | tree |
| 2011-03-30 |
rtoy | Update to asdf 2.014.1 to fix an issue with SUBDIRECTOR... |
commit | commitdiff | tree |
| 2011-03-28 |
rtoy | Update to asdf 2.014. |
commit | commitdiff | tree |
| 2011-03-28 |
rtoy | Second return value of compile-file should be true... |
commit | commitdiff | tree |
| 2011-03-24 |
rtoy | Update to upstream released version 2.013. |
commit | commitdiff | tree |
| 2011-03-03 |
rtoy | Fix Trac #43: unread-char doesn't change file-position |
commit | commitdiff | tree |
| 2011-03-03 |
rtoy | Fix Trac #43: unread-char doesn't change file-position |
commit | commitdiff | tree |
| 2011-03-01 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2011-03-01 |
rtoy | Remove commented-out DEFAULT-DIRECTORY written by fmg. |
commit | commitdiff | tree |
| 2011-02-28 |
rtoy | Need to define %sqrt for x86/sse2 so the compiler can... |
commit | commitdiff | tree |
| 2011-02-23 |
rtoy | Fix bug where cmucl was no longer recognizing things... |
commit | commitdiff | tree |
| 2011-02-22 |
rtoy | Make the test for flet/labels functions more explicit... |
commit | commitdiff | tree |
| 2011-02-17 |
rtoy | Fix ansi-test failure OPEN.IO.28: |
commit | commitdiff | tree |
| 2011-02-17 |
rtoy | The :OUTPUT-FILE for COMPILE-FILE can be a stream. |
commit | commitdiff | tree |
| 2011-02-02 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2011-02-02 |
rtoy | Don't dump fdefinitions for local flet/labels functions... |
commit | commitdiff | tree |
| 2011-02-02 |
rtoy | Recognize i86pc from uname -m. |
commit | commitdiff | tree |
| 2011-02-02 |
rtoy | Fix typo. We wanted to export the function DESCRIBE... |
commit | commitdiff | tree |
| 2011-02-01 |
rtoy | Fix typo. The check for whether we were trying to... |
commit | commitdiff | tree |
| 2011-01-27 |
rtoy | Micro optimization: In SET-CMT-ENTRY, if the char... |
commit | commitdiff | tree |
| 2011-01-21 |
rtoy | For Darwin, we need to specify -arch i386 if we need... |
commit | commitdiff | tree |
| 2011-01-12 |
rtoy | Transform (EQ foo NIL) to the equivalent (IF foo NIL... |
commit | commitdiff | tree |
| 2011-01-09 |
rtoy | Changes to support building on Mac OS X 10.6. When... |
commit | commitdiff | tree |
| 2011-01-07 |
rtoy | Oops. Forgot to tell getopts about the -B option. |
commit | commitdiff | tree |
| 2011-01-07 |
rtoy | Fix typo in unix-uname. We want to use "uname" everywh... |
commit | commitdiff | tree |
| 2010-12-27 |
rtoy | NetBSD has a working dladdr, so we can use the fancy |
commit | commitdiff | tree |
| 2010-12-27 |
rtoy | o The latest openmotif from macports appears to be... |
commit | commitdiff | tree |
| 2010-12-26 |
rtoy | Solaris/x86 has a working dladdr, so we can use the... |
commit | commitdiff | tree |
| 2010-12-26 |
rswindells | Add a test for whether the operating system supports... |
commit | commitdiff | tree |
| 2010-12-26 |
rtoy | Update from logs. |
commit | commitdiff | tree |
| 2010-12-26 |
rtoy | Allow more than one keyword constructor for defstruct... |
commit | commitdiff | tree |
| 2010-12-26 |
rtoy | Unintern removes the wrong symbol. See |
commit | commitdiff | tree |
| 2010-12-24 |
rtoy | Document why SC_EFLAGS doesn't seem to work on Solaris... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | The address computation for x87 registers was wrong... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Use -xM1 so we don't include dependencies to /usr/include. |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Add implementation of SC_EFLAGS for Solaris/x86, but... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Fix typo. |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Fix tracing for NetBSD. Function end breakpoints didn... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | o Oops. We want the xmm registers if index >= 8. |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Fix os_sigcontext_fpu_reg to return the correct address... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Add support for NetBSD for the new executable image... |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Recognize NetBSD defaults. |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Support NetBSD. |
commit | commitdiff | tree |
| 2010-12-23 |
rtoy | Solaris/sparc and Solaris/x86 both use the same executa... |
commit | commitdiff | tree |
| 2010-12-22 |
rtoy | Update conditionals so we choose the correct compiler... |
commit | commitdiff | tree |
| 2010-12-22 |
rtoy | Update conditionals so this does the right thing on... |
commit | commitdiff | tree |
| 2010-12-22 |
rtoy | Set maxima dynamic space size to 2.304 GB. |
commit | commitdiff | tree |
| 2010-12-22 |
rtoy | Oops. nuname is for Solaris/x86, not Solaris/sparc. |
commit | commitdiff | tree |
| 2010-12-22 |
rtoy | Merge changes from cross-sol-x86-2010-12-20 which adds... |
commit | commitdiff | tree |
| 2010-12-19 |
rtoy | Oops. If the domain-entry-encoding is NIL, we just... |
commit | commitdiff | tree |
| 2010-12-18 |
rtoy | On Darwin, SIGSTKSZ is 128K, not 8K like on most other... |
commit | commitdiff | tree |
| 2010-12-14 |
rtoy | Don't call dgettext if there's no documentation string... |
commit | commitdiff | tree |
| 2010-12-14 |
rtoy | compiler/generic/new-genesis.lisp: |
commit | commitdiff | tree |
| 2010-12-13 |
rtoy | Revert previous change. Instead of caching probe-file... |
commit | commitdiff | tree |
| 2010-12-11 |
rtoy | Speed up building on sparc. Time taken is now almost... |
commit | commitdiff | tree |
| 2010-12-11 |
rtoy | Revert some of the previous cleanups. They were preven... |
commit | commitdiff | tree |
| 2010-12-09 |
rtoy | Export some UNIX symbols for FreeBSD to get rid of... |
commit | commitdiff | tree |
| 2010-12-09 |
rtoy | SUBSEQ was sometimes crashing lisp when the end index... |
commit | commitdiff | tree |
| 2010-12-08 |
rtoy | Update to version 2.011. |
commit | commitdiff | tree |
| 2010-12-05 |
rtoy | No functional changes. Just update examples. |
commit | commitdiff | tree |
| 2010-12-05 |
rtoy | Minor change to allow the script to work for cross... |
commit | commitdiff | tree |
| next |