|
|
|
@12877
|
15 years |
gz |
In #/selectionRangeForProposedRange, always start at the proposed …
|
|
|
|
@12876
|
15 years |
R. Matthew Emerson |
GET-REAL-TIME: no "id" arg in scope, so remove it and update format …
|
|
|
|
@12875
|
15 years |
R. Matthew Emerson |
still testing refs #601
|
|
|
|
@12874
|
15 years |
R. Matthew Emerson |
Test re ticket:602.
|
|
|
|
@12873
|
15 years |
R. Matthew Emerson |
for watchpoint hacking
|
|
|
|
@12872
|
15 years |
R. Matthew Emerson |
update %unwatch stub
|
|
|
|
@12871
|
15 years |
Gary Byers |
darwinppc images
|
|
|
|
@12870
|
15 years |
Gary Byers |
linuxppc images
|
|
|
|
@12869
|
15 years |
Gary Byers |
ppc version of recent compiler changes
|
|
|
|
@12868
|
15 years |
Gary Byers |
win32 image
|
|
|
|
@12867
|
15 years |
Gary Byers |
win64 image
|
|
|
|
@12866
|
15 years |
Gary Byers |
new Solaris x86 images
|
|
|
|
@12865
|
15 years |
Gary Byers |
new FreeBSD x8664 image
|
|
|
|
@12864
|
15 years |
Gary Byers |
new FreeBSD x8632 image
|
|
|
|
@12863
|
15 years |
Gary Byers |
new x86 Linux images
|
|
|
|
@12862
|
15 years |
Gary Byers |
Images for x86 Darwin.
|
|
|
|
@12861
|
15 years |
Gary Byers |
compiler/optimizers.lisp: * (multiplication) compiler-macro: always …
|
|
|
|
@12860
|
15 years |
gz |
Bind c-x c-v to "Find File" since "Visit File" doesn't work (and it's …
|
|
|
|
@12859
|
15 years |
gz |
Make sure that all hemlock functions defined outside of hemlock are in …
|
|
|
|
@12858
|
15 years |
Gary Palter |
Export the right symbol.
|
|
|
|
@12857
|
15 years |
R. Matthew Emerson |
Port r12854 (fix for ticket:601, get-dispatch-macro-character bug) here.
|
|
|
|
@12856
|
15 years |
gz |
export hemlock-ext::invoke-allowing-buffer-display
|
|
|
|
@12855
|
15 years |
gz |
add test case from bug #601
|
|
|
|
@12854
|
15 years |
gz |
Fix bug #601
|
|
|
|
@12853
|
15 years |
gz |
add test for ticket #592; conditionalize out some tests not in trunk yet
|
|
|
|
@12852
|
15 years |
Glen Foy |
Added parse-over-block to list-definitions, duh.
|
|
|
|
@12851
|
15 years |
Glen Foy |
Added parse-over-block to list-definitions, duh.
|
|
|
|
@12850
|
15 years |
R. Matthew Emerson |
Have MULTIPLY-BIGNUM-AND-FIXNUM call MULTIPLY-BIGNUMS to do its work.
|
|
|
|
@12849
|
15 years |
Glen Foy |
Bogus move on #/saveDocument
|
|
|
|
@12848
|
15 years |
Gary Byers |
Fix conditionalization typo.
|
|
|
|
@12847
|
15 years |
R. Matthew Emerson |
Try doing bignum multiplies 64 bits at a time on ppc64, too.
|
|
|
|
@12846
|
15 years |
gz |
Make the gui inspector show function disassembly. Extend the …
|
|
|
|
@12845
|
15 years |
Gary Byers |
Try to update this a bit (gtk+-1/gtk+-2), but it needs more work. …
|
|
|
|
@12844
|
15 years |
Gary Byers |
Remove old (gtk1.x) example.
|
|
|
|
@12843
|
15 years |
Gary Byers |
Change WITH-STRING-VECTOR usage in commented-out Cocotron-specifc code.
|
|
|
|
@12842
|
15 years |
Gary Byers |
Add a slot to STRING-OUTPUT-STREAM-IOBLOCK; use it to try to ensure …
|
|
|
|
@12841
|
15 years |
Gary Byers |
Try once again to make sense out of WITH-STRING-VECTOR and its handful …
|
|
|
|
@12840
|
15 years |
Glen Foy |
Park new windows.
|
|
|
|
@12839
|
15 years |
R. Matthew Emerson |
Try to multiply bignums 64-bits at a time on x8664.
|
|
|
|
@12838
|
15 years |
gz |
Arrange to prin1 (rather than princ) quoted constant references in …
|
|
|
|
@12837
|
15 years |
R. Matthew Emerson |
When unwatching an object, allocate space for it from lisp rather than …
|
|
|
|
@12836
|
15 years |
Gary Palter |
Add an :ALTCONSOLE keyword argument (default T) to BUILD-APPLICATION
|
|
|
|
@12835
|
15 years |
gz |
Don't try to show args and locals for non-function frames
|
|
|
|
@12834
|
15 years |
Gary Palter |
Add :if-exists :supersede when copying Windows alt console application.
|
|
|
|
@12833
|
15 years |
Gary Palter |
Update to r633 of Cocotron which fixes the resizing bug
|
|
|
|
@12832
|
15 years |
Gary Byers |
lisp_debug: no fileno macro on Win64, so access FILE->_file. …
|
|
|
|
@12831
|
15 years |
Gary Byers |
Install the Windows altconsole exe when building a standalone app bundle.
|
|
|
|
@12830
|
15 years |
Gary Byers |
Implement TRY-CONNECTING-TO-ALTCONSOLE for Cocotron.
|
|
|
|
@12829
|
15 years |
Gary Byers |
Don't define or call CONNECT-TO-CONSOLE-WINDOW.
|
|
|
|
@12828
|
15 years |
Gary Byers |
Any I/O redirection that needs to be done to enable debugging in a GUI …
|
|
|
|
@12827
|
15 years |
Gary Byers |
Use a cast in the callback_to_lisp call where handle_fault reports a …
|
|
|
|
@12826
|
15 years |
Gary Byers |
For Cocotron: try to use Courier as the font in backtrace dialogs; …
|
|
|
|
@12825
|
15 years |
Gary Byers |
Do most of the work of EXEC-WITH-IO-REDIRECTION in …
|
|
|
|
@12824
|
15 years |
Gary Byers |
moved here
|
|
|
|
@12823
|
15 years |
Gary Byers |
moved
|
|
|
|
@12822
|
15 years |
Gary Byers |
Moved.
|
|
|
|
@12821
|
15 years |
R. Matthew Emerson |
When reporting a write-to-watched-object condition, try to figure out …
|
|
|
|
@12820
|
15 years |
Gary Palter |
Arrange for the CCL icon to appear with the right name so Cocotron …
|
|
|
|
@12819
|
15 years |
R. Matthew Emerson |
Add address slot to write-to-watched-object condition.
|
|
|
|
@12818
|
15 years |
R. Matthew Emerson |
In handle_fault(), when handling a write to a watched object, pass …
|
|
|
|
@12817
|
15 years |
R. Matthew Emerson |
The xcmain callback actually accepts an additional arg. Use it to …
|
|
|
|
@12816
|
15 years |
R. Matthew Emerson |
In save-application, cerror if there are watched objects.
|
|
|
|
@12815
|
15 years |
R. Matthew Emerson |
Lisp kernel support for watching/unwatching objects on x8632.
|
|
|
|
@12814
|
15 years |
Gary Palter |
Add a Windows version of our icon
|
|
|
|
@12813
|
15 years |
Gary Palter |
Upgrade to r631 of Cocotron
|
|
|
|
@12812
|
15 years |
Gary Byers |
text-view-paren-hightlight-color hasn't had anything to do with the …
|
|
|
|
@12811
|
15 years |
Gary Byers |
#include <limits.h>, so that we can refer to INT_MAX (largest signed …
|
|
|
|
@12810
|
15 years |
R. Matthew Emerson |
unprotect_watched_areas() doesn't take any parameters now.
|
|
|
|
@12809
|
15 years |
R. Matthew Emerson |
Missed a bcopy.
|
|
|
|
@12808
|
15 years |
R. Matthew Emerson |
Windows portability fixes.
|
|
|
|
@12807
|
15 years |
R. Matthew Emerson |
Lisp kernel support for watching objects. Objects in this
context …
|
|
|
|
@12806
|
15 years |
R. Matthew Emerson |
Scan AREA_WATCHED areas. Un-protect watched areas during GC using new …
|
|
|
|
@12805
|
15 years |
R. Matthew Emerson |
set-charprops: remove ignore decl
|
|
|
|
@12804
|
15 years |
R. Matthew Emerson |
set-charprops
|
|
|
|
@12803
|
15 years |
Glen Foy |
Add the jpg
|
|
|
|
@12802
|
15 years |
Glen Foy |
Snazzy new notification dialog, I think.
|
|
|
|
@12801
|
15 years |
Glen Foy |
Eliminate the close and minimize buttons.
|
|
|
|
@12800
|
15 years |
Gary Byers |
An initial altconsole-like application for Windows (this just uses a …
|
|
|
|
@12799
|
15 years |
gz |
merge r12798 from trunk
|
|
|
|
@12798
|
15 years |
Gary Byers |
Don't copy a thread's termination semaphore to the TCR (so don't …
|
|
|
|
@12797
|
15 years |
R. Matthew Emerson |
x8632 versions of %WATCH and %UNWATCH.
|
|
|
|
@12796
|
15 years |
R. Matthew Emerson |
PPC stubs for %WATCH and %UNWATCH for the time being.
|
|
|
|
@12795
|
15 years |
Glen Foy |
Miscellaneous
|
|
|
|
@12794
|
15 years |
R. Matthew Emerson |
New functions WATCH and UNWATCH.
|
|
|
|
@12793
|
15 years |
R. Matthew Emerson |
Include watched areas in DO-CONSING-AREAS.
|
|
|
|
@12792
|
15 years |
R. Matthew Emerson |
Update xcmain callback to signal a write-to-watched-object error when …
|
|
|
|
@12791
|
15 years |
R. Matthew Emerson |
New condition write-to-watched-object.
|
|
|
|
@12790
|
15 years |
R. Matthew Emerson |
New functions %WATCH and %UNWATCH.
|
|
|
|
@12789
|
15 years |
R. Matthew Emerson |
Define watch trap UUO and command selectors for watching and …
|
|
|
|
@12788
|
15 years |
R. Matthew Emerson |
r12760, but for x8632.
|
|
|
|
@12787
|
15 years |
R. Matthew Emerson |
In #/makeWindowControllers on hemlock-listener-document, set the …
|
|
|
|
@12786
|
15 years |
R. Matthew Emerson |
Remove the specialized #/close method on hemlock-frame (whose main job …
|
|
|
|
@12785
|
15 years |
Glen Foy |
Fixed add-top-level-position for objc.
|
|
|
|
@12784
|
15 years |
Glen Foy |
Remove-duplicates in alpha list.
|
|
|
|
@12783
|
15 years |
Glen Foy |
New tool: window-parking-cm
|
|
|
|
@12782
|
15 years |
Glen Foy |
Miscellaneous.
|
|
|
|
@12781
|
15 years |
Glen Foy |
Miscellaneous.
|
|
|
|
@12780
|
15 years |
Glen Foy |
New file: NewTools.rtf
|
|
|
|
@12779
|
15 years |
Glen Foy |
Another new file, and mods to context-menu-cm.lisp.
|
|
|
|
@12778
|
15 years |
Glen Foy |
New file.
|
|
|
|