This project is a fork of the sbcl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/sbcl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionNikodemus' SBCL tree
homepage URLhttp://random-state.net/
ownernikodemus@random-state.net
last changeSun, 28 Mar 2010 15:19:11 +0000 (28 15:19 +0000)
content tags
add:
readme

Nikodemus Siivola's SBCL tree.

Development versions en route to upstream, from where they will trickle back to the main sbcl.git mirror here on repo.or.gz, from which this repository pulls. "Turtles all the way down."

WARNING: branches are liable to be rebased without notice. If you track something, drop me line, and I'll try to be nice.

shortlog
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLETmaster
2010-03-28 Nikodemus Siivola1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
2010-03-28 Nikodemus Siivola1.0.37.5: remove a redundant IF
2010-03-28 Nikodemus Siivola1.0.37.4: robuster page table pickup
2010-03-28 Nikodemus Siivola1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*...
2010-03-28 Nikodemus Siivola1.0.37.2.: document UNLOAD-SHARED-OBJECT in the manual
2010-03-28 Nikodemus Siivola1.0.37.1: more correct restart text for MAKE-PACKAGE
2010-03-28 Christophe... 1.0.37: will be tagged as sbcl_1_0_37
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-03-25 Nikodemus Siivola1.0.36.39: report location correctly in run-sbcl.sh
2010-03-23 Nikodemus Siivola1.0.36.38: unBREAK
2010-03-23 Nikodemus Siivola1.0.36.37: fix minor regression from 1.0.36.33
2010-03-21 Juho Snellman1.0.36.36: Update release checklist
2010-03-20 Tobias C. Rittweiler1.0.36.35: More accurate WHO-CALLS / WHO-EXPANDS inform...
2010-03-19 Nikodemus Siivola1.0.36.34: WHO-CALLS information for source transformed...
...
heads
14 years ago condition-wait-fix
14 years ago master
14 years ago less-serve-event
14 years ago patch-timeouts-on-condition-variables
14 years ago wip-align-vector-data
16 years ago mob