Change logs for nickle source package in Hardy

  • nickle (2.62-1) unstable; urgency=low
      * Add modulus test case
      * Fix % and // operators to follow modulus rules
      * Update manual to fix // and % documentation
      * Bump to version 2.62
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  10 Dec 2007 13:43:30 +0000
  • nickle (2.61-1) unstable; urgency=low
      * Allow '.' before struct elt in initializers
      * Update builtins, tests and examples to use the new syntax
      * Bump to version 2.61
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  27 Nov 2007 00:56:42 +0000
  • nickle (2.60-1) unstable; urgency=low
      * Bump to version 2.60
      * Flush file output on exit call.
      * Extend Ctype namespace to latin-1.
      * Manage file buffer chains with explicit malloc/free.
    
    nickle (2.59-1) unstable; urgency=low
      * Bump to version 2.59
      * Have git ignore nickle binary
      * Clean up some autotools warnings
      * Make default rational display not include braces
      * Clean up some lintian warnings
      * Construct ChangeLog from git history for distribution.
      * No tail calls without a parent frame
     
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 17:58:16 +0100
  • nickle (2.58-1) unstable; urgency=low
      * CCITT/ITU CRC-32 computation example
      * changed import PRNG to autoimport
      * get rid of archaic "v" print and scan functions
      * fixed signededness bug in integer carry calculation
     
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 Apr 2007 13:13:38 +0100