Timeline
Mar 8, 2011:
- 5:40 AM Changeset [14672] by
-
- trunk/source/lisp-kernel/x86-exceptions.c
- 4:02 AM Changeset [14671] by
-
- trunk/source/lisp-kernel/x86-exceptions.c
- 3:38 AM Ticket #832 ((sqrt #c(1d300 1d300)) signals overflow) created by
- (sqrt #c(1d300 1d300)) signals an overflow, but the square root …
- 3:35 AM Ticket #831 ((log #c(1d300 1d300)) signals overflow) created by
- (log #c(1d300 1d300)) signals overflow, but it shouldn't since …
- 3:29 AM Ticket #830 ((abs #c(1d300 1d300)) signals overflow) created by
- As the subject says, (abs #c(1d300 1d300)) signals an overflow. …
- 2:14 AM Changeset [14670] by
-
- trunk/source/level-0/l0-float.lisp
Mar 7, 2011:
- 9:39 PM Ticket #828 (atan branch cuts wrong?) closed by
- fixed: (In [14669]) In ATAN of a complex argument, compute the value in terms …
- 9:39 PM Changeset [14669] by
-
- trunk/source/level-0/l0-float.lisp
- 9:27 PM Changeset [14668] by
-
- trunk/tests/ansi-tests/ccl.lsp
- 8:50 PM Changeset [14667] by
-
- trunk/source/tools/asdf-install
- 6:58 PM Changeset [14666] by
-
- trunk/tests/ansi-tests/ccl.lsp
- 6:53 PM Ticket #829 (atanh branch cut wrong?) closed by
- fixed: (In [14665]) In ATANH, in the complex argument case, use the formula …
- 6:53 PM Changeset [14665] by
-
- trunk/source/lib/numbers.lisp
- 4:38 AM Ticket #828 (atan branch cuts wrong?) reopened by
- This ticket is about atan (inverse tangent). Ticket 829 is about …
- 4:32 AM Ticket #828 (atan branch cuts wrong?) closed by
- duplicate: duplicate o ticket:829
- 3:13 AM Ticket #829 (atanh branch cut wrong?) created by
- In ccl 1.6 (32-bit) we have […] but […] The spec says that for …
- 3:02 AM Ticket #828 (atan branch cuts wrong?) created by
- In ccl 1.6 (32-bit), we get […] This is right, I think. However, …
- 12:54 AM Ticket #827 (2D bitmap print-non-readably behavior is misleading) closed by
- invalid: When a multidimensional array is printed when *PRINT-ARRAY* is true …
Mar 6, 2011:
- 6:50 PM Ticket #827 (2D bitmap print-non-readably behavior is misleading) reopened by
- Hi Gary, Tim McNerney? here... (sorry, I supposed I should have logged …
- 6:18 PM Ticket #827 (2D bitmap print-non-readably behavior is misleading) closed by
- invalid: Common Lisp in fact doesn't define reader syntax for multidimensional …
- 4:48 PM Ticket #827 (2D bitmap print-non-readably behavior is misleading) created by
- Summary: 2D Bitmap arrays print non-readably, #2A(#*101010 #*010101) …
Mar 5, 2011:
- 4:54 AM Changeset [14664] by
-
- trunk/linuxarm/ccl/armcl
- 4:49 AM Changeset [14663] by
-
- trunk/linuxarm/ccl/armcl.image
Mar 2, 2011:
- 2:58 PM Changeset [14662] by
-
- trunk/source/level-1/l1-files.lisp
- …
Mar 1, 2011:
- 11:23 PM Ticket #826 (Windows: closing the listener causes a crash) closed by
- fixed: (In [14661]) In -windowShouldClose:?, find the …
- 11:23 PM Changeset [14661] by
-
- trunk/source/cocoa-ide/cocoa-listener.lisp
- 10:56 PM Ticket #826 (Windows: closing the listener causes a crash) created by
- To reproduce: • open ccl Windows IDE • close the listener • notice in …
- 9:41 PM Ticket #819 (windows exception 0x80000004 in SPffcall) closed by
- fixed: As of r14657, we don't save/restore DF in SPffcall at all. We have …
- 8:49 PM Ticket #825 (Hunchentoot / usocket installation fails) closed by
- worksforme: Ah. I had assumed that all I needed was dx86cl and dx86cl.image. I …
- 11:28 AM Ticket #825 (Hunchentoot / usocket installation fails) created by
- Using dx86cl from SVN, usocket and therefore Hunchentoot installation …
- 1:13 AM Ticket #824 (Is "Modern Mode" as defined by Franz Inc available in CCL?) closed by
- wontfix: No.
- 12:52 AM Ticket #824 (Is "Modern Mode" as defined by Franz Inc available in CCL?) created by
- Here's a description ... Modern mode Lisp is identical to ANSI Common …
Feb 28, 2011:
- 11:33 PM Ticket #813 (There is no warning for unsaved documents when closing the IDE (Cocotron) closed by
- fixed: (In [14660]) When modifying a document's textstorage on Cocotron, …
- 11:33 PM Changeset [14660] by
-
- trunk/source/cocoa-ide/cocoa-editor.lisp
- 10:47 PM Ticket #818 (NSRunAlertPanel() hangs on Cocotron) closed by
- fixed: r14659 tries to workaround this, assuming that my understanding of the …
- 5:30 PM Changeset [14659] by
-
- trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll
- …
- 2:28 AM Ticket #823 (Shebang support) created by
- I like to start my Common Lisp scripts with #!/usr/bin/env ccl. But …
Feb 27, 2011:
- 10:59 PM Ticket #822 (run-program and save-application don't work together) created by
- When I start a program with run-program and then save an application …
- 6:40 AM Ticket #821 (handler-case cannot handle stack overflow) closed by
- invalid: The condition signaled by stack overflow in CCL isn't a subtype of …
- 5:32 AM Ticket #821 (handler-case cannot handle stack overflow) created by
- (defun f (n) (if (> n 0) (1+ (f (1- n))) 0)) In GCL, (handler-case …
Feb 24, 2011:
- 12:10 PM Changeset [14658] by
-
- trunk/source/lisp-kernel/thread_manager.c
Feb 22, 2011:
- 7:00 PM Changeset [14657] by
-
- trunk/source/lisp-kernel/x86-spentry32.s
- 11:34 AM Changeset [14656] by
-
- trunk/source/level-0/l0-cfm-support.lisp
- …
Feb 21, 2011:
- 8:23 AM Changeset [14655] by
-
- trunk/source/lisp-kernel/arm-exceptions.c
Feb 20, 2011:
- 11:19 AM Ticket #820 (rename file name in finder) created by
- when you do 'save as', the filename with the suffix are selected. …
Feb 17, 2011:
- 6:37 PM Changeset [14654] by
-
- trunk/source/cocoa-ide/cocoa-backtrace.lisp
- …
- 12:54 AM Changeset [14653] by
-
- trunk/source/level-0/ARM/arm-misc.lisp
Feb 16, 2011:
- 7:55 PM Changeset [14652] by
-
- trunk/source/lisp-kernel/x86-constants.s
- …
- 7:16 PM Ticket #819 (windows exception 0x80000004 in SPffcall) created by
- See the attached test case. It appears that the TF bit in the flags …
Feb 14, 2011:
- 7:50 AM Changeset [14651] by
-
- trunk/source/lisp-kernel/pmcl-kernel.c
Feb 13, 2011:
- 11:24 PM Ticket #818 (NSRunAlertPanel() hangs on Cocotron) created by
- as of Cocotron 2845a0e2fa, doing: […] from the main thread hangs, …
Feb 12, 2011:
- 11:11 AM Ticket #817 (inline notinline) closed by
- invalid
- 3:10 AM Ticket #817 (inline notinline) created by
- What I was trying to do is to declare a function inline. That function …
Feb 11, 2011:
- 1:52 PM Ticket #816 (couldn't run Win 32-bit binary in Win 64-bit) closed by
- fixed
- 1:51 PM Ticket #816 (couldn't run Win 32-bit binary in Win 64-bit) reopened by
Feb 10, 2011:
- 3:41 PM Ticket #816 (couldn't run Win 32-bit binary in Win 64-bit) closed by
- fixed: apparently fixed by updated binaries in r14647
Feb 8, 2011:
- 7:00 PM Changeset [14650] by
-
- trunk/source/lib/dumplisp.lisp
- 6:58 PM Changeset [14649] by
-
- trunk/source/level-0/l0-cfm-support.lisp
- 6:56 PM Changeset [14648] by
-
- trunk/source/level-1/linux-files.lisp
- 2:43 AM Ticket #810 ((directoryp (get-ide-bundle-path)) returns nil on the Windows IDE) closed by
- worksforme: This works for me with current trunk sources. Please re-open the …
- 1:53 AM Changeset [14647] by
-
- trunk/windows/ccl/wx86cl.exe
- …
- 1:47 AM Changeset [14646] by
-
- trunk/source/level-0/l0-cfm-support.lisp
- …
Note: See TracTimeline
for information about the timeline view.