Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (577 - 579 of 1030)

Ticket Resolution Summary Owner Reporter
#502 fixed r2829 transcribed corkill's NAN definition incorrectly james anderson
Description

the addition to number.lisp includes an error in the transcription from corkill's suggested changes http://dancorkill.home.comcast.net/~dancorkill/openmcl-inf.lisp, in that it uses double-float-positive-infinity twice. see http://trac.clozure.com/ccl/browser/trunk/source/lib/numbers.lisp?rev=10124#L119

also, the revision neglected the NAN constant definitions.

#503 fixed evaluate out commated function Joakim Sandgren
Description

It is very practical to have small tests in the code to evaluate by hand, but that is ignored by load or "execute all". this is the behavior in mcl.

like:

;(function-call arg)

#504 fixed find - replace with problems Gary Byers Joakim Sandgren
Description

I have a .lisp document with this content :

function1.lisp function2.lisp function3.lisp

When I'm going to the find window and put

find: lisp replace with dx32fsl

I have the Altconsole and a inevitable crash of ccl

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.