Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
abcl
/
src
/
org
/
armedbear
/
lisp
/
AbstractString.java
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@12431
15 years
Mark Evenson
Replace
FastStringBuffer?
with java.lang.
StringBuilder?
. Phil Hudson …
(edit)
@12288
15 years
vvoutilainen
Don't extend Lisp in
LispObject
, static import Lisp wherever …
(edit)
@12285
15 years
vvoutilainen
Make NUMBERP/LISTP/etc. type query functions final in
LispObject
. …
(edit)
@12255
15 years
ehuelsmann
Rename
ConditionThrowable?
to
ControlTransfer?
and remove try/catch …
(edit)
@12254
15 years
ehuelsmann
Remove 'throws
ConditionThrowable?
' method annotations: it's an …
(edit)
@12252
15 years
ehuelsmann
Annotate dubious uses of
ConditionThrowable?
with FIXME's.
(edit)
@12244
15 years
astalla
Implemented
AbstractString?
.toString() returning the Java string for …
(edit)
@11488
16 years
ehuelsmann
Add @Override annotations. Patch by: Douglas Miles
(copy)
@11457
16 years
ehuelsmann
Create separate project directories for ABCL and J.
copied from
trunk/j/src/org/armedbear/lisp/AbstractString.java
:
(edit)
@11433
16 years
ehuelsmann
Strings are also BASE-STRING; SIMPLE-STRINGs are also …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog