source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14373   14 years Gary Byers Braino in CONCAT-TO-STRING.
(edit) @14372   14 years Gary Byers (concatenate 'string ,@sequences) => (concat-to-string ,@sequences)
(edit) @14371   14 years R. Matthew Emerson In ADVISE-GLOBAL-DEF, declare CCL::ARGLIST ignorable in order to avoid …
(edit) @14370   14 years gz Fix test for invalid type in declaration. Add test for unknown type …
(edit) @14369   14 years gz Make :unknown-type-in-declaration only be used for unknown types, no …
(edit) @14368   14 years gz Don't muffle warnings when running test, as that affects the return …
(edit) @14367   14 years Gary Byers Add NTH-FUNCTION-FRAME, which is like NTH-RAW-FRAME but only counts …
(edit) @14366   14 years Gary Byers arm-gc.c: update some comments. arm-exceptions.c: in …
(edit) @14365   14 years Gary Byers Admit that the macro CCL::REPORT-BAD-ARG has accepted exactly 2 …
(edit) @14364   14 years R. Matthew Emerson Typo in decode-string-from-octets.
(edit) @14363   14 years Gary Byers Don't do PERFORM-EDIT-CHANGE-NOTIFICATION (call the #/noteHemlock... …
(edit) @14362   14 years Gary Byers Define standard I/O variables with DEF-STANDARD-INITIAL-BINDING; …
(edit) @14361   14 years R. Matthew Emerson Create release branch for 1.6.
(edit) @14360   14 years Gary Byers make branch for compiler changes
(edit) @14359   14 years R. Matthew Emerson Export DELETE-DIRECTORY.
(edit) @14358   14 years R. Matthew Emerson New functions DELETE-EMPTY-DIRECTORY and DELETE-DIRECTORY.
(edit) @14357   14 years Gary Byers Acode optimization for logior/logxor/logand in PPC backend, too.
(edit) @14356   14 years Gary Byers Current LinuxARM binaries.
(edit) @14355   14 years Gary Byers Use new stuff for logior/logxor/logand in ARM backend.
(edit) @14354   14 years Gary Byers platform-linuxarm.h: since this is platform-specific anyway, reference …
(edit) @14353   14 years R. Matthew Emerson In DELETE-FILE, don't call %REALPATH. This has (at least) two effects …
(edit) @14352   14 years R. Matthew Emerson Display svn version information when the entering the lisp kernel …
(edit) @14351   14 years R. Matthew Emerson Remove conditionalizations on ccl-qres.
(edit) @14350   14 years Gary Byers updated
(edit) @14349   14 years Gary Byers Um, actually check in doc/src/streams.xml ... doc/src/streams.xml: …
(edit) @14348   14 years Gary Byers Define (obvious) compiler-macros on LOG{AND,OR}C{1,2}. Define …
(edit) @14347   14 years R. Matthew Emerson Define SVN_REVISION in Linux and Darwin makefiles (x86, x86-64).
(edit) @14346   14 years R. Matthew Emerson Look for SVN_REVISION macro, and by means of ridiculous C preprocessor …
(edit) @14345   14 years R. Matthew Emerson In define-compile-time-structure, don't add refinfo for inherited …
(edit) @14344   14 years R. Matthew Emerson Don't call truename in user-homedir-pathname. If we do, we choke when …
(edit) @14343   14 years Gary Byers In DO-LEXICAL-REFERENCE: if we push a register, do so without updating …
(edit) @14342   14 years Gary Byers In x862-do-lexical-reference: look in the register map before pushing …
(edit) @14341   14 years Gary Byers ignore *fsl
(edit) @14340   14 years Gary Byers %ILOGNOT, ASH backend stuff for ARM.
(edit) @14339   14 years Gary Byers %ILOGNOT, ASH for PPC. %ILSL vinsns: do logical (unsigned) compare of …
(edit) @14338   14 years Gary Byers Implement %ILOGNOT vinsns. Improve %ILSL visnsn (knock wood.)
(edit) @14337   14 years Gary Byers Implement %ILOGNOT, ASH in the x86 backend. (The macroexpansion of …
(edit) @14336   14 years Gary Byers BACKEND-USE-OPERATOR ("portable" way to do X862-USE-OPERATOR, …
(edit) @14335   14 years Gary Byers Optionally (mostly optional for bootstrapping reasons) expect the …
(edit) @14334   14 years R. Matthew Emerson Repair Windows breakage introduced in r14322. We need to use _wunlink …
(edit) @14333   14 years R. Matthew Emerson ASDF 2.009 from upstream.
(edit) @14332   14 years Gary Byers Propagate r14156 (win64 ff-call changes) to 1.5 branch.
(edit) @14331   14 years Gary Byers Bootstrapping: replace unused operators with new ones for ASH, LOGNOT. …
(edit) @14330   14 years Gary Byers Mach exception entry/return maintain tcr->last_lisp_frame.
(edit) @14329   14 years Gary Byers Don't try to file-map a readonly area whose size is 0.
(edit) @14328   14 years Gary Byers In count_cpus(), use _SC_NPROCESSORS_CONF . (Power management may …
(edit) @14327   14 years Gary Byers Make ADD-FEATURE try to do so in a thread-safe way; define …
(edit) @14326   14 years Gary Byers As suggested by Scott Burson: WAIT-ON-SIGNAL accepts a null DURATION …
(edit) @14325   14 years Gary Byers If DEFUN is used to redefine a macro, just WARN instead of CERRORing …
(edit) @14324   14 years R. Matthew Emerson Change user-homedir-pathname not to rely on ignore-errors (we can't …
(edit) @14323   14 years gz Back out of r14313
(edit) @14322   14 years R. Matthew Emerson Use with-filename-cstrs in unix-rename and %delete-file.
(edit) @14321   14 years Gary Byers Build using the Android NDK, not via an ARM Linux-hosted toolchain. Be …
(edit) @14320   14 years Gary Byers Limit MAXIMUM_MAPPABLE_MEMORY to 512M (even though some current …
(edit) @14319   14 years Gary Byers relocate_area_contents(): need to relocate ARM entrypoints.
(edit) @14318   14 years R. Matthew Emerson Make backtrace dialog not crash.
(edit) @14317   14 years gz Add qres-ccl to *known-optional-features*, so qres can (try to) use …
(edit) @14316   14 years R. Matthew Emerson Merge r14315 from trunk.
(edit) @14315   14 years R. Matthew Emerson In DEFSTRUCT-REF-TRANSFORM, wrap accessor in TYPECHECK instead of (THE …
(edit) @14314   14 years gz Add test for defstruct warnings at safety 3
(edit) @14313   14 years Gary Byers Map :UNKNOWN-TYPE-IN-DECLARATION to UNDEFINED-TYPE-REFERENCE, so that …
(edit) @14312   14 years Gary Byers Don't bind *FEATURES* in COMPILE-FILE, unless we're cross-compiling or …
(edit) @14311   14 years Gary Byers SET-VIEW-CONTAINER methods, :VIEW-CONTAINER arg to NSView …
(edit) @14310   14 years R. Matthew Emerson Merge r14309 from trunk.
(edit) @14309   14 years R. Matthew Emerson A somewhat inelegant change to nx1-typespec-for-typep: when called …
(edit) @14308   14 years R. Matthew Emerson Merge r14305--r14307 from trunk. (Avoid spurious warnings about …
(edit) @14307   14 years R. Matthew Emerson In typecheck macro, call nx1-typespec-for-typep with :whine nil. This …
(edit) @14306   14 years R. Matthew Emerson Add :whine keyword argument to nx1-typespec-for-typep. Don't call …
(edit) @14305   14 years R. Matthew Emerson Use require-type in defstruct accessors to check type of slot values …
(edit) @14304   14 years R. Matthew Emerson New function acode-xxx-form-p. Use it in functions …
(edit) @14303   14 years R. Matthew Emerson Indentation in x862-%logand2.
(edit) @14302   14 years Gary Byers Avoid register conflicts in ARM2-TWO-TARGETED-REG-FORMS, especially …
(edit) @14301   14 years R. Matthew Emerson Print "big" (> 100) numbers using #x notation instead of in decimal.
(edit) @14300   14 years gz r14299 from trunk (encode acode strings)
(edit) @14299   14 years gz Encode code coverage acode strings to save space
(edit) @14298   14 years gz Don't use asdf for easygui, this fixes ticket:745
(edit) @14297   14 years Gary Byers Some small changes to ACODE-FORM-TYPE: try to intersect, don't return …
(edit) @14296   14 years R. Matthew Emerson In fasl-dump-function: ARM package is not normally around in the PPC …
(edit) @14295   14 years R. Matthew Emerson Eliminate some (but not all) warnings produced when building with …
(edit) @14294   14 years Gary Byers In DEFCLASS: when complaining about an option keyword that's not …
(edit) @14293   14 years Gary Byers GET-LAST-WINDOWS-ERROR: Remove () in call to #_GetLastError.
(edit) @14292   14 years R. Matthew Emerson In describe_memfault(): Windows doesn't have siginfo_t. On Windows, …
(edit) @14291   14 years R. Matthew Emerson In describe_memfault(), use new function describe_siginfo() to show …
(edit) @14290   14 years Gary Byers Learn (once again) how to write disturbingly simple code.
(edit) @14289   14 years Gary Byers Use a copy of the foreign instance pointer as a key in the …
(edit) @14288   14 years Gary Byers l1-boot-2.lisp: In INITIALIZE-INTERACTIVE-STREAMS: ensure that …
(edit) @14287   14 years Gary Byers Current LinuxARM image.
(edit) @14286   14 years Gary Byers Propagate r14113 from ARM branch to trunk.
(edit) @14285   14 years Gary Byers Propagate r14116 from ARM branch to trunk.
(edit) @14284   14 years Gary Byers Er, that was 14114 from ARM branch to trunk.
(edit) @14283   14 years Gary Byers propagate r11114 from ARM branch to trunk.
(edit) @14282   14 years Gary Byers When writing an ARM function, write the first element as the magic …
(edit) @14281   14 years Gary Byers Do sigaltstack() via syscall on Android, because the C library doesn't.
(edit) @14280   14 years Gary Byers More Android conditionalization.
(edit) @14279   14 years Gary Byers Someone got paid to leave xDisposeThread in the CCL kernel all these years.
(edit) @14278   14 years Gary Byers Someone got paid to develop Android's C library.
(edit) @14277   14 years Gary Byers Android doesn't have ... well, you get the idea.
(edit) @14276   14 years Gary Byers Android doesn't have dladdr(), presumably because it might be useful.
(edit) @14275   14 years Gary Byers Android doesn't have dladdr(), presumably because it might be useful.
(edit) @14274   14 years Gary Byers New file; likely needs work.
Note: See TracRevisionLog for help on using the revision log.