projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1.0.15.20: refactor "system locks" framework, one TIMER buglet
[sbcl.git]
/
src
/
pcl
/
2008-03-03
Nikodemus Siivola
1.0.15.12: better scaling in the PCL cache
tree
|
commitdiff
2008-02-16
Christophe Rhodes
1.0.14.30: don't construct obsolete instances
tree
|
commitdiff
2008-02-14
Nikodemus Siivola
1.0.14.28: small FGEN improvements
tree
|
commitdiff
2008-01-31
Nikodemus Siivola
1.0.14.7: quote non-keyword :default-initargs keys...
tree
|
commitdiff
2008-01-21
Nikodemus Siivola
1.0.13.49: save source-locations for accessor methods...
tree
|
commitdiff
2008-01-21
Nikodemus Siivola
1.0.13.46: fixed bug #402
tree
|
commitdiff
2008-01-15
Nikodemus Siivola
1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
tree
|
commitdiff
2008-01-13
Alexey Dejneka
1.0.13.28: Add OPTIMIZE documentation for SBCL-specific...
tree
|
commitdiff
2007-12-19
Nikodemus Siivola
1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION...
tree
|
commitdiff
2007-12-12
Nikodemus Siivola
1.0.12.28: small PCL cache cleanups
tree
|
commitdiff
2007-11-14
Nikodemus Siivola
1.0.11.23: internal hash-table usage thread-safety...
tree
|
commitdiff
2007-11-12
Nikodemus Siivola
1.0.11.22: hash-table synchronization support
tree
|
commitdiff
2007-11-10
Christophe Rhodes
1.0.11.21: Give NO-PRIMARY-METHOD a reference.
tree
|
commitdiff
2007-10-11
Nikodemus Siivola
1.0.10.45: save typecheck-function in slot-table even...
tree
|
commitdiff
2007-09-10
Nikodemus Siivola
1.0.9.57: allow pv-optimizations for typechecking ...
tree
|
commitdiff
2007-09-10
Nikodemus Siivola
1.0.9.56: faster typechecking/optimized std-writer...
tree
|
commitdiff
2007-09-10
Nikodemus Siivola
1.0.9.55: trivial src/pcl/vector.lisp cleanup
tree
|
commitdiff
2007-09-10
Nikodemus Siivola
1.0.9.54: clean up old pv updating code
tree
|
commitdiff
2007-09-09
Christophe Rhodes
1.0.9.48: texi2pdf rework (Aymeric Vincent sbcl-devel...
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.47: VALID-WRAPPER-OF
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.46: take pv-slot value from wrapper-slot-table
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.45: cleaner & thread-safe pv-table interning
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.44: clean up PV-TABLE constructor
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.43: .PV-CELL., use .PV. directly
tree
|
commitdiff
2007-09-08
Nikodemus Siivola
1.0.9.42: remove stale CALLS support
tree
|
commitdiff
2007-08-29
Nikodemus Siivola
1.0.9.13: copy the WRAPPER-SLOT-TABLE in FORCE-CACHE...
tree
|
commitdiff
2007-08-29
Nikodemus Siivola
1.0.9.11: even faster SLOT-VALUE &co
tree
|
commitdiff
2007-08-29
Nikodemus Siivola
1.0.9.9: rename CLASS-SLOT-VECTOR to CLASS-SLOT-TABLE
tree
|
commitdiff
2007-08-27
Nikodemus Siivola
keep docstrings from PCL bootstrap around
tree
|
commitdiff
2007-08-27
Nikodemus Siivola
micro-optimize SKIP-FAST-SLOT-ACCESS-P
tree
|
commitdiff
2007-08-27
Nikodemus Siivola
faster SLOT-VALUE &co with variable slot names
tree
|
commitdiff
2007-08-18
Nikodemus Siivola
1.0.8.30: better standard-instance accessors
tree
|
commitdiff
2007-08-18
Nikodemus Siivola
1.0.8.29: better printing of anonymous objects
tree
|
commitdiff
2007-08-18
Nikodemus Siivola
1.0.8.28: split REAL-MAKE-METHOD-LAMBDA back into two...
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.25: refactor CAN-OPTIMIZE-ACCESS usage and interface
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.24: factor (THE TYPE FORM) => FORM transformation...
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.23: merge CAN-OPTIMIZE-ACCESS and CAN-OPTIMIZE...
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.22: merge MAKE-METHOD-FUNCTION and MAKE-METHOD...
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.21: merge REAL-MAKE-METHOD-LAMBDA and MAKE-METHOD...
tree
|
commitdiff
2007-08-13
Nikodemus Siivola
1.0.8.20: replace PVREF by SVREF
tree
|
commitdiff
2007-07-21
Nikodemus Siivola
1.0.7.36: FIND-SLOT-DEFINITION to return NIL when calle...
tree
|
commitdiff
2007-07-21
Nikodemus Siivola
1.0.7.35: SLOT-VALUE and SET-SLOT-VALUE transforms...
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.27: SLOT-CLASS cleanups
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
tree
|
commitdiff
2007-07-17
Christophe Rhodes
1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
tree
|
commitdiff
2007-07-15
Nikodemus Siivola
1.0.7.19: SB-EXT:COMPARE-AND-SWAP
tree
|
commitdiff
2007-07-12
Nikodemus Siivola
1.0.7.14: thread-safe INTERN, EXPORT, &co
tree
|
commitdiff
2007-07-01
Nikodemus Siivola
1.0.7.7: slightly less broken handling of obsolete...
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.50: better arglists for generic functions
tree
|
commitdiff
2007-06-15
Nikodemus Siivola
1.0.6.47: small fixes
tree
|
commitdiff
2007-06-11
Christophe Rhodes
1.0.6.46: better standard-specializer-p implementation
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.39: COMPUTE-DISCRIMINATING-FUNCTION micro-optimiz...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.35: slightly bigger +cache-vector-max-length+
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.34: AVER that the GF lock is held during SET...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.33: small CLOS cache improvements
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.21: get rid of a runtime compiler note in the...
tree
|
commitdiff
2007-06-03
Christophe Rhodes
1.0.6.17: Housekeeping from specializer changes
tree
|
commitdiff
2007-06-02
Christophe Rhodes
1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
tree
|
commitdiff
2007-06-01
Nikodemus Siivola
1.0.6.11: PRINT-OBJECT method adjusted for new caches
tree
|
commitdiff
2007-05-30
Nikodemus Siivola
1.0.6.7: thread-safe UPDATE-DFUN
tree
|
commitdiff
2007-05-29
Nikodemus Siivola
1.0.6.6: delete remains of the unoptimized-cache functi...
tree
|
commitdiff
2007-05-29
Nikodemus Siivola
1.0.6.5: potential CLOS GC safety issue
tree
|
commitdiff
2007-05-28
Nikodemus Siivola
1.0.6.3: thread and interrupt safe CLOS cache
tree
|
commitdiff
2007-05-28
Nikodemus Siivola
1.0.6.2: remove multiple layout-clos-hash slots
tree
|
commitdiff
2007-05-11
Christophe Rhodes
1.0.5.47: cacheability of EMFs from methods with non...
tree
|
commitdiff
2007-05-10
Christophe Rhodes
1.0.5.46: improve handling of non-standard subclasses...
tree
|
commitdiff
2007-05-10
Christophe Rhodes
1.0.5.45: metatypes-related refactor
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.38: PCL cache-lookup code emission refactoring
tree
|
commitdiff
2007-05-04
Nikodemus Siivola
1.0.5.30: small PCL re-organization
tree
|
commitdiff
2007-05-03
Juho Snellman
1.0.5.28: new contrib: sb-cover, a code coverage tool
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.26: Whitespacing.
tree
|
commitdiff
2007-05-02
Christophe Rhodes
1.0.5.20: make class-eq specializers work in defmethods
tree
|
commitdiff
2007-04-14
Nikodemus Siivola
1.0.4.85: small PCL cleanups and thread-safety notes
tree
|
commitdiff
2007-04-11
Juho Snellman
1.0.4.67: Minor cleanups
tree
|
commitdiff
2007-04-07
Nikodemus Siivola
1.0.4.40: small fixes
tree
|
commitdiff
2007-04-07
Nikodemus Siivola
1.0.4.39: get rid of hardcoded mutex and spinlock slot...
tree
|
commitdiff
2007-02-04
Christophe Rhodes
1.0.2.8:
tree
|
commitdiff
2007-01-15
Juho Snellman
1.0.1.29: Documentation strings for autogenerated accessors
tree
|
commitdiff
2007-01-11
Juho Snellman
1.0.1.23:
tree
|
commitdiff
2006-12-29
Juho Snellman
1.0.1.5:
tree
|
commitdiff
2006-12-28
Juho Snellman
1.0.1.3:
tree
|
commitdiff
2006-12-20
Christophe Rhodes
1.0.0.35:
tree
|
commitdiff
2006-12-14
Christophe Rhodes
1.0.0.29:
tree
|
commitdiff
2006-12-07
Nikodemus Siivola
1.0.0.28: more PCL cleanups
tree
|
commitdiff
2006-12-07
Nikodemus Siivola
1.0.0.27: various PCL cleanups in cache.lisp
tree
|
commitdiff
2006-12-05
Christophe Rhodes
1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
tree
|
commitdiff
2006-12-01
Christophe Rhodes
1.0.0.11:
tree
|
commitdiff
2006-12-01
Juho Snellman
1.0.0.10:
tree
|
commitdiff
2006-12-01
Juho Snellman
1.0.0.6:
tree
|
commitdiff
2006-11-21
Juho Snellman
0.9.18.66:
tree
|
commitdiff
2006-11-20
Juho Snellman
0.9.18.64:
tree
|
commitdiff
2006-11-13
Juho Snellman
0.9.18.48:
tree
|
commitdiff
2006-11-07
Juho Snellman
0.9.18.38:
tree
|
commitdiff
2006-11-07
Nathan Froyd
0.9.18.37:
tree
|
commitdiff
2006-09-19
Juho Snellman
0.9.16.40:
tree
|
commitdiff
2006-09-13
Juho Snellman
0.9.16.27:
tree
|
commitdiff
2006-09-02
Nikodemus Siivola
0.9.16.15: stamp down on warnings due to step instrumen...
tree
|
commitdiff
2006-09-01
Christophe Rhodes
0.9.16.11:
tree
|
commitdiff
next