|
|
|
@7595
|
17 years |
gz |
A bit of cleanup just so I don't have to merge as much later:
Get rid …
|
|
|
|
@7594
|
17 years |
gz |
Make %show-stack-frame and %show-args-and-locals catch errors. This …
|
|
|
|
@7593
|
17 years |
gz |
make print-object catch any errors and just print #<error printing …
|
|
|
|
@7592
|
17 years |
gz |
Move elisp/, spell/, tty/, and wire/ into archive, as they're not used
|
|
|
|
@7591
|
17 years |
Gary Byers |
Hack wouldn't work on FreeBSD; try conditionalized hack.
|
|
|
|
@7590
|
17 years |
Gary Byers |
crude hack to enable running on kernel 2.6.23
|
|
|
|
@7589
|
17 years |
R. Matthew Emerson |
Make the apropos window work on Tiger.
The main thing is to disable …
|
|
|
|
@7588
|
17 years |
R. Matthew Emerson |
Set the text fields cell to allow rich text.
|
|
|
|
@7587
|
17 years |
R. Matthew Emerson |
Use IB 2.5.6 to save the nib, explicity making AproposWindowController …
|
|
|
|
@7586
|
17 years |
R. Matthew Emerson |
Inspect the right thing when the user re-sorts the table view.
|
|
|
|
@7585
|
17 years |
R. Matthew Emerson |
Comment out some code not in use yet.
|
|
|
|
@7584
|
17 years |
R. Matthew Emerson |
New feature: basic apropos window. This needs to be enhanced, but …
|
|
|
|
@7583
|
17 years |
R. Matthew Emerson |
Indentation tweak for rlet
|
|
|
|
@7582
|
17 years |
Gary Byers |
Don't call BREAK when we see a NOP with a REPZ prefix.
|
|
|
|
@7581
|
17 years |
Gary Byers |
New (x86-64) version of %GET-SPING-LOCK; uses PAUSE instruction in the …
|
|
|
|
@7580
|
17 years |
R. Matthew Emerson |
Let user select different fonts for listener input and output.
|
|
|
|
@7579
|
17 years |
R. Matthew Emerson |
De-kludge defining font defaults a little bit.
|
|
|
|
@7578
|
17 years |
R. Matthew Emerson |
Add dead-macptr-p.
|
|
|
|
@7577
|
17 years |
R. Matthew Emerson |
Leave out debugging code, duh.
|
|
|
|
@7576
|
17 years |
R. Matthew Emerson |
Different kludge to deal with NSFont objects
and def-cocoa-default.
|
|
|
|
@7575
|
17 years |
R. Matthew Emerson |
Initialize the defaults that are NSFont objects in …
|
|
|
|
@7574
|
17 years |
Gary Byers |
Use documented foreign function calls (only) in ENABLE-FOREGROUND. …
|
|
|
|
@7573
|
17 years |
R. Matthew Emerson |
Make sure toolbar button doesn't show up on the prefs panel.
(For …
|
|
|
|
@7572
|
17 years |
R. Matthew Emerson |
Use image for General prefs item
|
|
|
|
@7571
|
17 years |
R. Matthew Emerson |
New file for benefit of non-Leopard systems.
|
|
|
|
@7570
|
17 years |
R. Matthew Emerson |
Update prefs panel title according to selected view
|
|
|
|
@7569
|
17 years |
R. Matthew Emerson |
Revert change to treat CCL as a special Objective-C word.
|
|
|
|
@7568
|
17 years |
R. Matthew Emerson |
Correct 32/64 bit portability error.
|
|
|
|
@7567
|
17 years |
R. Matthew Emerson |
Remove old prefs panel
|
|
|
|
@7566
|
17 years |
R. Matthew Emerson |
Remove Leopard-ism.
|
|
|
|
@7565
|
17 years |
R. Matthew Emerson |
CGFloat screw, again.
|
|
|
|
@7564
|
17 years |
R. Matthew Emerson |
Grr.
|
|
|
|
@7563
|
17 years |
R. Matthew Emerson |
New user default editorFont, an actual NSFont instance.
New user …
|
|
|
|
@7562
|
17 years |
R. Matthew Emerson |
Define two new listener font defaults. Not used yet.
|
|
|
|
@7561
|
17 years |
R. Matthew Emerson |
Retarget Preferences... menu item action.
|
|
|
|
@7560
|
17 years |
R. Matthew Emerson |
Comment out old showPreferences: action. Correct a couple of Cocoa …
|
|
|
|
@7559
|
17 years |
R. Matthew Emerson |
Use new user defaults key hyperspecURLString.
|
|
|
|
@7558
|
17 years |
R. Matthew Emerson |
Add :font type.
|
|
|
|
@7557
|
17 years |
R. Matthew Emerson |
New preferences controller, with updated nib and some toolbar item icons.
|
|
|
|
@7556
|
17 years |
R. Matthew Emerson |
Move lisp-application-delegate class from cocoa.lisp into new
file …
|
|
|
|
@7555
|
17 years |
R. Matthew Emerson |
Use a better toolbar identifier; release the toolbar after adding it …
|
|
|
|
@7554
|
17 years |
Gary Byers |
Show function docstring when describing functions.
|
|
|
|
@7553
|
17 years |
Gary Byers |
No #$ futex constants.
|
|
|
|
@7552
|
17 years |
Jeremy Jones |
Add support for redo.
|
|
|
|
@7551
|
17 years |
Jeremy Jones |
Make control-w in incremental search correctly echo the search string. …
|
|
|
|
@7550
|
17 years |
Gary Byers |
Rename #/insertText: to #/insertString:, since the text system calls …
|
|
|
|
@7549
|
17 years |
Gary Palter |
Fix typo in name
|
|
|
|
@7548
|
17 years |
Gary Byers |
Commented out -DUSE_FUTEX in CDEFINES. Uncomment to enable use of …
|
|
|
|
@7547
|
17 years |
Gary Byers |
Optionally, use futexes instead of spinlocks when USE_FUTEX is …
|
|
|
|
@7546
|
17 years |
Gary Byers |
Some things are different when USE_FUTEX is defined.
Declare a …
|
|
|
|
@7545
|
17 years |
Gary Byers |
(Optionally, conditionally) use futexes instead of spin-locks. …
|
|
|
|
@7544
|
17 years |
Gary Byers |
Define the FUTEX syscall.
|
|
|
|
@7543
|
17 years |
Gary Byers |
Add an "xchgl" function, which is just one more flavor of atomic-swap.
|
|
|
|
@7542
|
17 years |
Gary Byers |
Add /usr/include/linux/futex.h
|
|
|
|
@7541
|
17 years |
gz |
Make meta-. more forgiving: if symbol not found in current package, …
|
|
|
|
@7540
|
17 years |
gz |
Implement symbol completion, and bind it to meta-/ (as in Emacs and …
|
|
|
|
@7539
|
17 years |
gz |
Add comment
|
|
|
|
@7538
|
17 years |
gz |
Indentation tweaks for if, make-instance
|
|
|
|
@7537
|
17 years |
gz |
Add buffer-package, returns package object or nil
|
|
|
|
@7536
|
17 years |
Gary Byers |
New.
|
|
|
|
@7535
|
17 years |
R. Matthew Emerson |
Remove redundant form.
|
|
|
|
@7534
|
17 years |
R. Matthew Emerson |
Make echo area and window resize handle area white.
|
|
|
|
@7533
|
17 years |
R. Matthew Emerson |
Beautify modeline.
|
|
|
|
@7532
|
17 years |
mikel |
added implementations for the Compile Buffer and Compile And Load …
|
|
|
|
@7531
|
17 years |
mikel |
implemented the Load Buffer menu item
|
|
|
|
@7530
|
17 years |
Jeremy Jones |
Fix crashing bug introduced by wrapping incremental search. For the …
|
|
|
|
@7529
|
17 years |
af |
Implement slider-view.
* Introduce a value-mixin (and subclasses for …
|
|
|
|
@7528
|
17 years |
gz |
Got tired of restarting my lisp all the time, made various hemlock …
|
|
|
|
@7527
|
17 years |
Gary Byers |
setup_tcr_extra_segment on x8664, whether we have TLS or not.
|
|
|
|
@7526
|
17 years |
Gary Byers |
Maybe should define HAVE_TLS_BUT_IT_DOESNT_WORK.
Don't define HAVE_TLS …
|
|
|
|
@7525
|
17 years |
Gary Byers |
In CLASS-AND-SLOT-LOCATION-ALIST, only do FINALIZE-INHERITANCE if …
|
|
|
|
@7524
|
17 years |
Gary Byers |
Need to USE_SIGALTSTACK on non-Mach platforms, since lisp …
|
|
|
|
@7523
|
17 years |
Gary Byers |
Try to ensure that rsp/rsp are lisp's whenever tcr->valence claims
to …
|
|
|
|
@7522
|
17 years |
Gary Byers |
Ensure that class is finalized before trying to access its slots
when …
|
|
|
|
@7521
|
17 years |
Gary Byers |
Check to ensure that both rsp and rbp are somewhere in the vstack area …
|
|
|
|
@7520
|
17 years |
R. Matthew Emerson |
Add CCL special prefix.
|
|
|
|
@7519
|
17 years |
mikel |
added menu items for Compile Buffer, Load Buffer, and Compile and Load …
|
|
|
|
@7518
|
17 years |
mikel |
added a definition for ccl::recursive-delete-directory
|
|
|
|
@7517
|
17 years |
mikel |
added a definition for ccl::%rmdir
|
|
|
|
@7516
|
17 years |
Gary Byers |
Don't define %STREAM-IOBLOCK as an accessor for basic-streams.
(This …
|
|
|
|
@7515
|
17 years |
Gary Byers |
Maintain *spin-lock-timeoute*, to see how often we're losing.
|
|
|
|
@7514
|
17 years |
Gary Byers |
Initialize *SPIN-LOCK-TIMEOUTS* to 0 each session.
|
|
|
|
@7513
|
17 years |
Gary Byers |
Assert that the hash-tables that map non-STANDARD-CHARs to their …
|
|
|
|
@7512
|
17 years |
Gary Byers |
New implementation of SNAP-READER-METHODS; should catch more cases, …
|
|
|
|
@7511
|
17 years |
Gary Byers |
Add READONLY-HASH-TABLE-P and use it in HASH-TABLE's PRINT-OBJECT method.
|
|
|
|
@7510
|
17 years |
gz |
Make the function-doc argument (i.e. the "second doc string") to …
|
|
|
|
@7509
|
17 years |
Jeremy Jones |
Implement wrapping in incremental search.
|
|
|
|
@7508
|
17 years |
R. Matthew Emerson |
Print out a message saying where the generated application bundle
is …
|
|
|
|
@7507
|
17 years |
R. Matthew Emerson |
Argh. Get the name the finder shows for .lisp files right.
|
|
|
|
@7506
|
17 years |
R. Matthew Emerson |
Replace Credits.rtf with Credits.html (for ease of including links).
…
|
|
|
|
@7505
|
17 years |
R. Matthew Emerson |
Put the value of *openmcl-svn-revision* into Info.plist as
the value …
|
|
|
|
@7504
|
17 years |
R. Matthew Emerson |
Use the right value for CFBundleTypeName.
|
|
|
|
@7503
|
17 years |
R. Matthew Emerson |
Address ticket:136 (make lisp source files show up in quick look)
Add …
|
|
|
|
@7502
|
17 years |
R. Matthew Emerson |
Resolve ticket:111 (shouldn't be able to plain save in listener)
…
|
|
|
|
@7501
|
17 years |
R. Matthew Emerson |
Include omitted format arg.
|
|
|
|
@7500
|
17 years |
af |
Make the easygui currency converter demo more robust.
* No longer …
|
|
|
|
@7499
|
17 years |
af |
Implement mouse event methods for drawing views.
* Print method for …
|
|
|
|
@7498
|
17 years |
gz |
Don't need the MacOS subdir any more
|
|
|
|
@7497
|
17 years |
gz |
Got rid of ccl:cocoa-ide;Clozure CL.app and moved its contents to …
|
|
|
|
@7496
|
17 years |
Bill St. Clair |
Speed up conflict checking in snap-reader-methods, and fix a typo that …
|
|
|
|