|
|
@12581
|
11 years |
gz |
Don't cache MEMBER ctypes with members where equal and eql are not …
|
|
|
@12580
|
11 years |
rme |
In PPC2-%FIXNUM-TO-SINGLE, if vreg isn't a single-float reg, introduce …
|
|
|
@12579
|
11 years |
rme |
New function SINGLE-FLOAT-REG-P
|
|
|
@12578
|
11 years |
palter |
Make NSSlider less broken
|
|
|
@12577
|
11 years |
palter |
Make NSTextField editable by default
|
|
|
@12575
|
11 years |
gb |
In the binding established by the expansion of DOLIST's result form, …
|
|
|
@12574
|
11 years |
rme |
ns-color-from-charprop: actually cache colors
|
|
|
@12573
|
11 years |
palter |
Bring up-to-date w.r.t. Cocotron repository (r583)
|
|
|
@12572
|
11 years |
rme |
In charpropos-to-dict: #/convertFont:toHaveTrait: can only do one …
|
|
|
@12571
|
11 years |
palter |
Revise and extend comment
|
|
|
@12570
|
11 years |
palter |
No UndoManager? under Cocotron for now -- Causes CPU usage to peg at 100%
|
|
|
@12569
|
11 years |
rme |
eschew spaces in file names
|
|
|
@12568
|
11 years |
rme |
Contributions from Glen Foy and Neil Baylis.
|
|
|
@12567
|
11 years |
rme |
PURIFY is internal in package CCL.
|
|
|
@12566
|
11 years |
palter |
Need to display the window on the main thread to keep Cocotron happy
|
|
|
@12565
|
11 years |
gz |
Go back to using hi::move-to-absolute-position in …
|
|
|
@12564
|
11 years |
gz |
Make buffers keep track of their lines in a vector, use that for a …
|
|
|
@12563
|
11 years |
gz |
compiler warning
|
|
|
@12562
|
11 years |
gz |
Stop showing duplicates in apropos
|
|
|
@12561
|
11 years |
palter |
Can't pass Lisp strings to ObjC methods
|
|
|
@12560
|
11 years |
gz |
a few regression tests
|
|
|
@12559
|
11 years |
gb |
win32 binary with pipe EOF fix
|
|
|
@12558
|
11 years |
rme |
Add #/getCharacters:range: for xhemlock-buffer-string.
|
|
|
@12557
|
11 years |
rme |
Re-enable compute-temporary-attributes for other text storage classes.
|
|
|
@12556
|
11 years |
rme |
Instead of calling hi:move-to-absolute-position, use the function …
|
|
|
@12555
|
11 years |
rme |
Put back use of cache in move-hemlock-mark-to-absolute-position. Flip …
|
|
|
@12554
|
11 years |
rme |
Use a buffer-string-cache.
|
|
|
@12553
|
11 years |
gz |
add macroexpand-all test case
|
|
|
@12551
|
11 years |
rme |
Nuke conditionalized-out defintion of #, reader macro.
|
|
|
@12550
|
11 years |
rme |
macroexpand-all and labels/flet patch, from Stas Boukarev.
…
|
|
|
@12549
|
11 years |
gb |
SLET* doesn't reference its ENV argument.
|
|
|
@12548
|
11 years |
gb |
Call #/synchronizeWindowTitleWithDocumentName in a few places, since …
|
|
|
@12547
|
11 years |
gb |
upstream r579
|
|
|
@12546
|
11 years |
rme |
Don't use a baked-in default font, but using just *editor-font* is …
|
|
|
@12545
|
11 years |
rme |
In send-input-region-to-lisp: re-indent an IF form. Add a call to …
|
|
|
@12544
|
11 years |
rme |
Guard access to styles slot in text storage object (for benefit of …
|
|
|
@12543
|
11 years |
rme |
Some hacks to allow use of xhemlock-text-storage.
* guard access to …
|
|
|
@12542
|
11 years |
rme |
new function set-buffer-charprops
|
|
|
@12541
|
11 years |
rme |
Indentation for PROG and PROG*.
|
|
|
@12540
|
11 years |
rme |
charprops support in delete-and-save-region.
|
|
|
@12539
|
11 years |
rme |
Rename adjust-charprops-changes to adjust-line-charprops; update …
|
|
|
@12538
|
11 years |
rme |
export charprops API symbols
|
|
|
@12537
|
11 years |
rme |
New file; might either stick around, or eventually be merged into …
|
|
|
@12536
|
11 years |
rme |
Several changes, none really worthy of individual note given the state …
|
|
|
@12535
|
11 years |
gz |
Merge r12534
|
|
|
@12533
|
11 years |
gz |
Merge r12531: more declaration warnings
|
|
|
@12532
|
11 years |
gz |
Bunch of tests for declaration warnings
|
|
|
@12530
|
11 years |
gz |
Merge fixes in ftype support (r12525, r12529)
|
|
|
@12528
|
11 years |
gb |
Sleep prototype
|
|
|
@12527
|
11 years |
gb |
new upstream changes
|
|
|
@12526
|
11 years |
gb |
Cocotron changes.
|
|
|
@12524
|
11 years |
gb |
DEFINE-CALLBACK: ignore :DISCARD-STACK-ARGS keyword unless targeting win32.
|
|
|
@12523
|
11 years |
gb |
win64 binary with r12522
|
|
|
@12522
|
11 years |
gb |
Handle EOF in read_pipe().
|
|
|
@12521
|
11 years |
gb |
win64 kernel
|
|
|
@12520
|
11 years |
gb |
new win32 kernel
|
|
|
@12519
|
11 years |
gb |
Try to make Windows I/O (well, input at least) more interrupt-friendly.
|
|
|
@12518
|
11 years |
gb |
nsapp isrunning set earlier
|
|
|
@12517
|
11 years |
gb |
NSApplication startup
|
|
|
@12516
|
12 years |
gb |
maybe fix some NSUserDefaults problems
|
|
|
@12514
|
12 years |
gz |
In nx-effect-other-decls, effect the right decls
|
|
|
@12513
|
12 years |
gz |
Merge r12363
|
|
|
@12512
|
12 years |
gz |
bug#573: return a single value type from nx-declared-result-type
|
|
|
@12511
|
12 years |
gz |
Make a bunch of chars (like *diff) word constituents in Lisp mode
|
|
|
@12510
|
12 years |
gb |
debug versions of dlls
|
|
|
@12509
|
12 years |
gb |
still trying to fix NSDocument displayName
|
|
|
@12508
|
12 years |
gb |
NSDocument, other changes
|
|
|
@12507
|
12 years |
gb |
NSDocument, other changes
|
|
|
@12506
|
12 years |
gz |
contrib for darwinppc
|
|
|
@12505
|
12 years |
gz |
contrib for freebsd
|
|
|
@12504
|
12 years |
gz |
contrib for linuxppc
|
|
|
@12503
|
12 years |
gz |
contrib for linuxx86
|
|
|
@12502
|
12 years |
gz |
contrib for solaris
|
|
|
@12501
|
12 years |
gz |
Add contrib directory for windows
|
|
|
@12500
|
12 years |
gz |
Be aware of FTYPE declarations in more places
|
|
|
@12499
|
12 years |
gb |
learn to program, someday
|
|
|
@12498
|
12 years |
gb |
finishLaunching exactly once, create contentView for NSBox on demand
|
|
|
@12497
|
12 years |
gb |
Try to distinguish between initial/standard readtables better. …
|
|
|
@12496
|
12 years |
gb |
Add contrib to svn:externals.
|
|
|
@12495
|
12 years |
gb |
Un-wedge MAKE-SCROLLING-TEXTVIEW-FOR-PANE (wrong frame origin, was …
|
|
|
@12494
|
12 years |
gb |
Separate #+/#-cocotron versions of #/initWithString:, for now.
I have …
|
|
|
@12493
|
12 years |
gb |
Cocotron conditionalization; needs smoke-testing on OSX.
|
|
|
@12492
|
12 years |
gb |
Work around missing Cocotron functionality.
|
|
|
@12491
|
12 years |
gb |
Work around missing Cocotron functionality.
|
|
|
@12490
|
12 years |
gb |
Cocotron conditionalization.
|
|
|
@12489
|
12 years |
gb |
This file should go away, but #-cocotron the Unix-specific parts.
|
|
|
@12488
|
12 years |
gb |
Cocotron conditionalization.
|
|
|
@12487
|
12 years |
gb |
Cocotron conditionalization.
|
|
|
@12486
|
12 years |
gb |
In COLOR-VALUES-TO-NS-COLOR: #/retain the returned NSColor object.
|
|
|
@12485
|
12 years |
gb |
Use "Lucida Typewriter" (not "Monaco") font if not on Darwin.
|
|
|
@12484
|
12 years |
gb |
A few attributes not implemented in Cocotron.
|
|
|
@12483
|
12 years |
gb |
Raise NSException via _NSRaiseException in Cocotron (not …
|
|
|
@12482
|
12 years |
gb |
varargs send function is "objc_msg_sendv" in Cocotron (not …
|
|
|
@12481
|
12 years |
gb |
No such CL type as (SIMPLE-ARRAY CHAR (* * *)).
|
|
|
@12480
|
12 years |
gb |
The low-level system keeps changing.
|
|
|
@12479
|
12 years |
gb |
try to implement orderedWindows, orderedDocuments NSApplication methods
|
|
|
@12478
|
12 years |
gb |
new win64 kernel
|
|
|
@12477
|
12 years |
gb |
New win32 kernel.
|
|
|
@12476
|
12 years |
gb |
Whoops; no tcr->interrupt_context. Move along, nothing to see here.
|
|
|
@12475
|
12 years |
gb |
In the Windows version of suspend_tcr(), if the suspended thread
is in …
|
|
|