|
|
@10404
|
13 years |
wws |
Fix comment
|
|
|
@10403
|
13 years |
wws |
ccl:library;leaks.lisp provides a few functions that I've found useful …
|
|
|
@10400
|
13 years |
gb |
Simpler CCL-DIRECTORY (from trunk.)
Make a bad idea (use of $HOME) …
|
|
|
@10399
|
13 years |
gb |
Don't pass (irrelevant) BUFSIZE to %ERRNO-DISP in TRY-GETTING-DIRNAME …
|
|
|
@10398
|
13 years |
gb |
In INIT-LOGICAL-DIRECTORIES: don't expect USER-HOMEDIR-PATHNAME to …
|
|
|
@10397
|
13 years |
gb |
Return boolean results correctly in %SUSPEND-TCR/%RESUME-TCR.
|
|
|
@10396
|
13 years |
gb |
Create streams early.
Run *LISP-SYSTEM-POINTER-FUNCTIONS* with a …
|
|
|
@10395
|
13 years |
gb |
*INTERACTIVE-STREAMS-INITIALIZED* is just a global, initialized "by …
|
|
|
@10394
|
13 years |
gb |
Fix help string for --version option.
Be more careful about parsing …
|
|
|
@10393
|
13 years |
gb |
PROCESS-SUSPEND, PROCESS-RESUME: don't pass NIL to %SUSPEND-TCR, …
|
|
|
@10392
|
13 years |
gb |
Remove extra (effectless) initialization of *PACKAGE-REFS*.
|
|
|
@10391
|
13 years |
gb |
From rme: fix parenthesization of %CSTR-POINTER.
|
|
|
@10390
|
13 years |
gb |
Add compiler-macro for CHAR-DOWNCASE.
It and existing CHAR-UPCASE use …
|
|
|
@10389
|
13 years |
gb |
(Mostly) sync with trunk as of r10388. Differences include:
- ABI …
|
|
|
@10357
|
13 years |
gb |
DEFTYPE for VALID-CHAR-CODE was lost in the shuffle.
|
|
|
@10350
|
13 years |
gb |
In WRITE-AN-ISTRUCT, need to use ISTRUCT-CELL-NAME on 0th element of …
|
|
|
@10349
|
13 years |
gb |
In the #+x8664-target *NODEHEADER-1-TYPES*, say INTERNAL-STRUCTURE, …
|
|
|
@10348
|
13 years |
gb |
Missing comma in compiler-macro for 3-arg case of CHAR> .
|
|
|
@10245
|
13 years |
gz |
Fix pretty printer to not remove quoted spaces at end of line (from …
|
|
|
@10244
|
13 years |
gz |
Add form CCL:WITHOUT-COMPILING-CODE-COVERAGE, which disables code …
|
|
|
@10243
|
13 years |
mb |
Use public http url for the tools/advice-profiler external
|
|
|
@10242
|
13 years |
mb |
Added tools/advice-profiler as an external
|
|
|
@10241
|
13 years |
mb |
removing directory, will replace with svn:externals
|
|
|
@10240
|
13 years |
gb |
Handle Cygwin, Windows paths. Set DD convenience variable later.
|
|
|
@10239
|
13 years |
mb |
Remove working-0711/tools directory
|
|
|
@10238
|
13 years |
mb |
Try again to copy advice-profiler from trunk
|
|
|
@10237
|
13 years |
mb |
Copy advice-profiler from trunk
|
|
|
@10233
|
13 years |
gb |
not needed
|
|
|
@10194
|
13 years |
gz |
Since I can't make it consistently measure coverage of toplevel forms, …
|
|
|
@10187
|
13 years |
gb |
lose interned_pname_bytes_in_range(), which hasn't been used in a …
|
|
|
@10179
|
13 years |
gb |
Propagate r10177 (lisp_{suspend,resume}_other_threads locking) to …
|
|
|
@10078
|
13 years |
gb |
Add SET-%CAR, SET-%CDR macros, make them the SETF inverses of %CAR, %CDR.
|
|
|
@10077
|
13 years |
gb |
%CAR, %CDE: use (THE LIST), not (THE CONS) (so THE-typechecking …
|
|
|
@10057
|
13 years |
wws |
singleton-reader-code calls update-obsolete-instance if it encounters …
|
|
|
@10044
|
13 years |
gb |
Current kernel, heap image.
|
|
|
@10043
|
13 years |
gb |
Simpler expression to set pool data to NIL.
|
|
|
@10042
|
13 years |
gb |
Code which sets tcr->interrupt_pending: use LL suffix on constants …
|
|
|
@10041
|
13 years |
gb |
Disable -Wall. Don't -DFORCE_DWS_MARK. Set COPT to -O2; seems
to …
|
|
|
@10040
|
13 years |
gb |
Interrupt setup changes, natural stack sizes, thread entry prototype …
|
|
|
@10039
|
13 years |
gb |
natural stack sizes.
|
|
|
@10038
|
13 years |
gb |
Kinder, gentler macros; may confuse C compiler less.
|
|
|
@10037
|
13 years |
gb |
Darwin reg name nonsense, from trunk.
|
|
|
@10036
|
13 years |
gb |
Don't skip tenured area when nuking macptrs.
|
|
|
@10035
|
13 years |
gb |
Windows thread start routine prototype; prototype for allocate_stack().
|
|
|
@10034
|
13 years |
gb |
Start trying to make this work on Windows; still all conditionalized out.
|
|
|
@10033
|
13 years |
gb |
Real-er %REALPATH for Windows.
|
|
|
@10032
|
13 years |
gb |
CCL-DIRECTORY: if initialized from heap image, use pathname-device, too.
|
|
|
@10018
|
13 years |
gz |
make source-text-from-%lfun-info (which is only used by the …
|
|
|
@10017
|
13 years |
gb |
In SOURCE-NOTE-STRING-AND-OFFSET, check for vector of (unsigned-byte …
|
|
|
@10016
|
13 years |
gb |
%FAST-COMPACT, %FAST-UNCOMPACT: try to encode to/decode from utf-8. …
|
|
|
@10015
|
13 years |
gz |
Propagate r10012 and r10013 from trunk
|
|
|
@10011
|
13 years |
gz |
Change source-note-source text to be stored as 8 bit vectors, rather …
|
|
|
@10009
|
13 years |
gb |
In X862-%SINGLE-FLOAT and X862-%DOUBLE-FLOAT, ignore errors that
may …
|
|
|
@10008
|
13 years |
gb |
Lots of bugs (many long-standing) exposed by test suite; we're now …
|
|
|
@10007
|
13 years |
gb |
In %IASR-C (arithmetic right shift by constant), don't shift by
>= …
|
|
|
@10006
|
13 years |
gz |
Merge r9833-r9835
|
|
|
@10005
|
13 years |
gz |
Merge r8134, r8137 just to minimize diffs
|
|
|
@10004
|
13 years |
gz |
Merge r8163 from trunk
|
|
|
@10001
|
13 years |
gz |
Compute fn name same way when restoring as when saving coverage
|
|
|
@10000
|
13 years |
gb |
A BASIC-STREAM isn't really a STD-INSTANCE, but its easy to get its …
|
|
|
@9996
|
13 years |
gb |
New images for bootstrapping.
|
|
|
@9995
|
13 years |
gb |
When trying to print lisp backtrace, if provided frame pointer is
out …
|
|
|
@9994
|
13 years |
gb |
Remove unused variables.
|
|
|
@9993
|
13 years |
gb |
use rcontext macro, c register names.
|
|
|
@9992
|
13 years |
gb |
rme's fixes from trunk: CISC bitvector ops, fixes to progvsave, …
|
|
|
@9991
|
13 years |
gb |
Use () in macroexpansions.
|
|
|
@9990
|
13 years |
gb |
From trunk: purify all ivectors (except MACPTRs).
|
|
|
@9989
|
13 years |
gb |
Signal number changes, from trunk.
|
|
|
@9988
|
13 years |
gb |
New traps for thread ops, other changes from trunk.
|
|
|
@9987
|
13 years |
gb |
From trunK: define symbolic names for C arg regs.
'nargs' names the …
|
|
|
@9986
|
13 years |
gb |
New hash_table_vector_header fields.
|
|
|
@9985
|
13 years |
gb |
parens around expansion of dnode_shift.
|
|
|
@9984
|
13 years |
gb |
Use symbolic names for C arg registers, since Windows uses a
(very) …
|
|
|
@9983
|
13 years |
gb |
Allow natural-sized stacks.
Try to check for pthread = 0 in …
|
|
|
@9982
|
13 years |
gb |
Remove a few unused variables.
|
|
|
@9981
|
13 years |
gb |
Mostly, use () in macroexpansions.
|
|
|
@9980
|
13 years |
gb |
Purify all ivectors (except MACPTRs.)
|
|
|
@9979
|
13 years |
gb |
Use traditional register names on Darwin. New suspend signal number …
|
|
|
@9978
|
13 years |
gb |
Trunk changes: new traps for thread ops, handle writes to readonly …
|
|
|
@9977
|
13 years |
gb |
Conditionalize out new hash_table_vector_header fields. (We …
|
|
|
@9976
|
13 years |
gb |
Conditionalize out new hash_table_vector_header fields. (We …
|
|
|
@9975
|
13 years |
gb |
parens around expansion of 'dnode_shift'.
|
|
|
@9974
|
13 years |
gb |
Changes from trunk: early Windows stuff, "natural" stack sizes,
os …
|
|
|
@9973
|
13 years |
gb |
Initialize a variable to avoid a -Wall warning.
|
|
|
@9972
|
13 years |
gb |
foreign_name_and_offset() moved elsewhere.
|
|
|
@9971
|
13 years |
gb |
Trunk changes (early WINDOWS conditionalization, int->natural.)
Remove …
|
|
|
@9970
|
13 years |
gb |
Trunk changes (early WINDOWS conditionalization, int->natural.)
Remove …
|
|
|
@9969
|
13 years |
gb |
Simplify some things (deref, etc.) since it seems that more …
|
|
|
@9968
|
13 years |
gb |
Change how line number info is generated, mostly to deal with
macros …
|
|
|
@9967
|
13 years |
gb |
Windows conditionalization, other changes from trunk.
|
|
|
@9966
|
13 years |
gb |
Kernel global for WEAK_GC_METHOD. (Not sure if lisp code can set
it, …
|
|
|
@9965
|
13 years |
gb |
use "natural" type, not "unsigned long".
Still more early Windows …
|
|
|
@9964
|
13 years |
gb |
Windows nonsense.
|
|
|
@9963
|
13 years |
gb |
(Pseudo-)errors for trap based thread ops.
|
|
|
@9962
|
13 years |
gb |
More WINDOWS nonsense.
Use dladdr() to report foreign addresses …
|
|
|
@9961
|
13 years |
gb |
Use natural type, not "unsigned long".
Bump IMAGE_ABI_VERSION.
|
|
|
@9960
|
13 years |
gb |
Changes from trunk: premature WINDOWS stuff, preserve WEAK_GC_METHOD …
|
|
|
@9959
|
13 years |
gb |
Changes from trunk: more prototypes, paging_info stuff (for GC-VERBOSE.)
|
|
|
@9958
|
13 years |
gb |
Import code from trunk (most changes have to do with weak htab
marking …
|
|
|
@9957
|
13 years |
gb |
From trunk: define uuo errors for trap-based suspend/resume stuff.
|
|
|