|
|
|
@15405
|
12 years |
Gary Byers |
Code which updates the type cache can't allow interrupts.
See ticket:980.
|
|
|
|
@15404
|
12 years |
Gary Byers |
STRING-COMPARE case-folds non-standard-chars.
(In case you were …
|
|
|
|
@15403
|
12 years |
Gary Byers |
PRINT.*-FLOAT.4 has the same bug as PRINT.*-FLOAT.2 (when i = …
|
|
|
|
@15402
|
12 years |
Gary Byers |
ENCODE-UNIVERSAL-TIME.1: when trying to be careful about initializing …
|
|
|
|
@15401
|
12 years |
Gary Byers |
FORMAT-FIXED-AUX: if FLONUM-TO-STRING-WIDTH isn't positive and we …
|
|
|
|
@15400
|
12 years |
Gary Byers |
CLASS-CELL-TYPEP and STD-INSTANCE-CLASS-CELL-TYPEP are equivalent.
In …
|
|
|
|
@15399
|
12 years |
Gary Byers |
PRINT.*-FLOAT.2: if the call to RANDOM returns 0, I is initialized
to …
|
|
|
|
@15398
|
12 years |
Gary Byers |
Sequences of one or more backslashes that precede a double-quote …
|
|
|
|
@15397
|
12 years |
Gary Byers |
Windows version of RUN-PROGRAM and related functions:
RUN-PROGRAM …
|
|
|
|
@15396
|
12 years |
Gary Byers |
in LOCAL-SVN-REVISION: Some Cygwin versions of "svnversion" don't …
|
|
|
|
@15395
|
12 years |
Gary Byers |
Update for new dual write barrier.
|
|
|
|
@15394
|
12 years |
Gary Byers |
Play whack-a-mole with OPTIMIZE-TYPEP (in the case where the type …
|
|
|
|
@15393
|
13 years |
Gary Byers |
CCL.42698: be explicit about safety (if other settings would keep
the …
|
|
|
|
@15392
|
13 years |
Gary Byers |
In DEFINE-TYPE-FOR-CLASS-ALIAS, undo the DEFTYPE after the test
(so …
|
|
|
|
@15391
|
13 years |
Gary Byers |
Ensure that the defstruct for CCL.40055 is defined at (SAFETY 3).
|
|
|
|
@15390
|
13 years |
Gary Byers |
ppc images
|
|
|
|
@15389
|
13 years |
Gary Byers |
win64 image
|
|
|
|
@15388
|
13 years |
Gary Byers |
arm image
|
|
|
|
@15387
|
13 years |
Gary Byers |
win32 image
|
|
|
|
@15386
|
13 years |
Gary Byers |
freebsd 32-bit image
|
|
|
|
@15385
|
13 years |
Gary Byers |
freebsd 64-bit image
|
|
|
|
@15384
|
13 years |
Gary Byers |
solaris trunk images
|
|
|
|
@15383
|
13 years |
Gary Byers |
darwin x86 images
|
|
|
|
@15382
|
13 years |
Gary Byers |
roughly current Linux images
|
|
|
|
@15381
|
13 years |
Gary Byers |
The tests (which decide whether to use STD-INSTANCE-CLASS-CELL-TYPEP …
|
|
|
|
@15380
|
13 years |
Gary Byers |
In various things that do vector reference/assignment, reject negative …
|
|
|
|
@15379
|
13 years |
Gary Byers |
Define and export CCL:*LOAD-PRESERVE-OPTIMIZATION-SETTINGS*, which …
|
|
|
|
@15378
|
13 years |
Gary Byers |
(Thought I'd checked this in a few weeks ago.)
If SETF is used on a …
|
|
|
|
@15377
|
13 years |
Gary Byers |
Braino in 64-bit BIGNUM-LOGTEST. One test case which failed (this
was …
|
|
|
|
@15376
|
13 years |
Gary Byers |
ppc-spentry.s: lisp_globals.saver13 vice saveR13
|
|
|
|
@15375
|
13 years |
Gary Byers |
Get lisp_globals_limit right on ARM.
|
|
|
|
@15374
|
13 years |
Gary Byers |
Maintain a single version of mark_memoized_area().
In …
|
|
|
|
@15373
|
13 years |
Gary Byers |
Suppress some warnings from llvm.
|
|
|
|
@15372
|
13 years |
Gary Byers |
lisp_globals.*: Spell "catch" with fewer c characters in …
|
|
|
|
@15371
|
13 years |
Gary Byers |
Ensure that lisp_globals_limit is defined before lisp_globals.s
is …
|
|
|
|
@15370
|
13 years |
Gary Byers |
Define assembly lisp-globals in lisp_globals.s, not in *constants.s …
|
|
|
|
@15369
|
13 years |
Gary Byers |
Saner definition of MANAGED_STATIC_SIZE
-
|
|
|
|
@15368
|
13 years |
Gary Byers |
Don't trap if DF set in mark_xp() on x8632.
|
|
|
|
@15367
|
13 years |
Gary Byers |
arm-gc.c: mark_memoized_area() does nothing if area is empty. …
|
|
|
|
@15366
|
13 years |
Gary Byers |
Change the write-barrier implementation on x86: …
|
|
|
|
@15365
|
13 years |
R. Matthew Emerson |
When building a standalone IDE, don't prepend the kernel to the heap …
|
|
|
|
@15364
|
13 years |
R. Matthew Emerson |
Bring over some minor changes from the app store branch.
* require …
|
|
|
|
@15363
|
13 years |
R. Matthew Emerson |
Remove this file, previously moved to cocoa-ide/lib directory.
|
|
|
|
@15362
|
13 years |
R. Matthew Emerson |
New file event-process.lisp, which implements call-in-event-process …
|
|
|
|
@15361
|
13 years |
R. Matthew Emerson |
New directory cocoa-ide/lib. New file libdispatch.lisp. Move …
|
|
|
|
@15360
|
13 years |
R. Matthew Emerson |
In mark-console-output-available, change #$diamondMark to 19 (its …
|
|
|
|
@15359
|
13 years |
Gary Byers |
In 1.8: fix to %NANOSLEEP from Erik Pearson (remaining time can be …
|
|
|
|
@15358
|
13 years |
Gary Byers |
Fix to %NANOSLEEP from Erik Pearson (remaining time can be slightly …
|
|
|
|
@15357
|
13 years |
Gary Byers |
Propagate r15355 to 1.8.
Fixes ticket:963 in 1.8.
|
|
|
|
@15356
|
13 years |
Gary Byers |
Propagate r15353 to 1.8 branch.
Fixes ticket:962 (and ticket:964) in 1.8.
|
|
|
|
@15355
|
13 years |
Gary Byers |
If a Darwin shared library is linked without the -install_name option, …
|
|
|
|
@15354
|
13 years |
Gary Byers |
new x86 linux kernels
|
|
|
|
@15353
|
13 years |
Gary Byers |
In X862-TWO-ADDRESS-OP, call X862-REGISTER-FOR-FRAME-OFFSET on …
|
|
|
|
@15352
|
13 years |
Gary Byers |
In NX1-COMBINATION, don't run alphatizer if calling a function with …
|
|
|
|
@15351
|
13 years |
Gary Byers |
BUG-294: the compiler may or may not signal a PROGRAM-ERROR on
a call …
|
|
|
|
@15350
|
13 years |
R. Matthew Emerson |
Rename "cocoa-application" to "cocoa-ide" in numerous places.
|
|
|
|
@15349
|
13 years |
Gary Byers |
In NX-TRANSFORM, don't transform structure accessors that're called …
|
|
|
|
@15348
|
13 years |
gz |
In copy-file, support :if-exists NIL
|
|
|
|
@15347
|
13 years |
Gary Byers |
Remove unused FIXNUM-SUBTRACT-FROM vinsn.
In FIXNUM-SUB2, avoid …
|
|
|
|
@15346
|
13 years |
R. Matthew Emerson |
Revert this.
|
|
|
|
@15345
|
13 years |
R. Matthew Emerson |
Introduce new ide-window and ide-view classes and use them for now. …
|
|
|
|
@15344
|
13 years |
Gary Byers |
(COPY-PPRINT-DISPATCH nil) creates a lightweight table (which provides …
|
|
|
|
@15343
|
13 years |
Gary Byers |
Define a simple SPARSE-VECTOR data type; use it for character …
|
|
|
|
@15342
|
13 years |
Gary Byers |
Change the default TYPE-ERROR format string a little.
|
|
|
|
@15341
|
13 years |
Gary Byers |
Don't shadow CL:VALUES in ARM-LAP-REGISTER-EQUATE-FORM.
|
|
|
|
@15340
|
13 years |
Gary Byers |
New subprim (for hard-float ff-calls.)
Compiler handles hard-float …
|
|
|
|
@15339
|
13 years |
Gary Byers |
ARM-HARD-FLOAT-P.
Make #'%FF-CALL handle hard-float ABI.
|
|
|
|
@15338
|
13 years |
Gary Byers |
New subprim .SPeabi_ff_callhf: loads arg fprs from vector on top
of …
|
|
|
|
@15337
|
13 years |
Gary Byers |
Set FLOAT_ABI in an included file ('float_abi.mk'). Still defaults
to …
|
|
|
|
@15336
|
13 years |
Gary Byers |
Run alphatizers at SAFETY 3.
Set ticket:638 et al.
Note that …
|
|
|
|
@15335
|
13 years |
Gary Byers |
Error on attempts to lexically bind special-operators.
Quietly allow …
|
|
|
|
@15334
|
13 years |
Gary Byers |
Fix ticket:958 (select previous/next line at beginning/end of buffer.)
|
|
|
|
@15333
|
13 years |
Gary Byers |
Terminate the application via fatal_oserr() if a Mach semaphore
can't …
|
|
|
|
@15332
|
13 years |
Gary Byers |
arglist on space command: use CURRENT-POINT-FOR-SELECTION (not …
|
|
|
|
@15331
|
13 years |
Gary Byers |
CHEAP-EVAL-IN-ENVIRONMENT: don't try to avoid compilation of MACROLET …
|
|
|
|
@15330
|
13 years |
Gary Byers |
NATIVE-TO-PATHNAME: bind *DEFAULT-PATHNAME-DEFAULTS* to #P"", in case …
|
|
|
|
@15329
|
13 years |
Gary Byers |
All instances of APPLICATION get a non-null UI-OBJECT, since INSPECT …
|
|
|
|
@15328
|
13 years |
R. Matthew Emerson |
Define and export ccl:list-character-encodings. Use it
in …
|
|
|
|
@15327
|
13 years |
Gary Byers |
cocoa-ide/builder-utilites.lisp: in MAKE-DOCTYPE-DICT, declare unused …
|
|
|
|
@15326
|
13 years |
Gary Byers |
Reset the initial values of *LOAD-LISP-INIT-FILE* and …
|
|
|
|
@15325
|
13 years |
Gary Byers |
Need to establish view's selection-info in …
|
|
|
|
@15324
|
13 years |
R. Matthew Emerson |
Changes for the Mac App Store versison.
|
|
|
|
@15323
|
13 years |
R. Matthew Emerson |
re-create this branch
|
|
|
|
@15322
|
13 years |
R. Matthew Emerson |
Blow this away, in preparation for starting over.
|
|
|
|
@15321
|
13 years |
Gary Byers |
updated
|
|
|
|
@15320
|
13 years |
Gary Byers |
Remove the caveat that claims that saved application bundles are …
|
|
|
|
@15319
|
13 years |
R. Matthew Emerson |
Merge r15298 from trunk.
|
|
|
|
@15318
|
13 years |
R. Matthew Emerson |
Merge r15292 from trunk.
|
|
|
|
@15317
|
13 years |
R. Matthew Emerson |
Merge r15309 from trunk.
|
|
|
|
@15316
|
13 years |
gz |
Add defindent for if-let etc. Comment out defindents for cmucl …
|
|
|
|
@15315
|
13 years |
gz |
Fix compiler warning
|
|
|
|
@15314
|
13 years |
Gary Byers |
Warn (via full warning) on duplicate bindings in SYMBOL-MACROLET, …
|
|
|
|
@15313
|
13 years |
Gary Byers |
Define and export CURRENT-TIME-IN-NANOSECONDS. Use CLOCK_MONOTONIC if …
|
|
|
|
@15312
|
13 years |
Gary Byers |
No #$AF_UNIX on Windows.
|
|
|
|
@15311
|
13 years |
Gary Byers |
Primary method on NO-APPLICABLE-METHOD signals an error of type
…
|
|
|
|
@15310
|
13 years |
Gary Byers |
SOCKET-ERRORs from failed connection attempts report remote address. …
|
|
|
|
@15309
|
13 years |
Gary Byers |
X862-%SINGLE-TO-DOUBLE: get source operand to single float register.
|
|
|
|
@15308
|
13 years |
Keith Corbett |
#951 ASDF hooks to compile specified systems with code coverage …
|
|
|
|
@15307
|
13 years |
Gary Byers |
Revert to previous versions (these files were checked in accidentally …
|
|
|
|
@15306
|
13 years |
Gary Byers |
DEFINE-CONDITION arranges to validate parent types as subtypes of …
|
|
|
|