Change logs for nickle source package in Intrepid

  • nickle (2.68-1) unstable; urgency=low
    
      * Add README.release
      * Bump debian standards to 3.8.0
      * Allow background nickle to not poll on tty ownership
      * Remove support for non-SIGIO pipes
      * Fix floating point printing to correctly round output
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  21 Jun 2008 23:14:40 +0100
  • nickle (2.67-1) unstable; urgency=low
      * Don't require string to be first param on builtin exceptions
      * Add io_eof exceptions when reading at EOF
      * Add unix-domain socket support
      * Make SIGINT raise signal exception
      * Add pid/uid/gid builtins
      * Add unlink/rename/mkdir/rmdir builtins
      * Autoimport works better on nested namespaces
    
    nickle (2.66-1) unstable; urgency=low
      * Support autoload/autoimport of nested namespaces.
      * Allow 'print' to find unpublished names
      
    
    nickle (2.65-1) unstable; urgency=low
      * Add new '+' type operator for subtyping struct/union
      * Eliminate segfault when pretty printing func declarations
      * Check for duplicate func param/struct member names
     
    nickle (2.64-1) unstable; urgency=low
      * Fix float floor/ceil with small values
      * Copy hash key/value on insert
      * Bump to version 2.64
    
    nickle (2.63-1) unstable; urgency=low
      * Avoid using extra libraries unless necessary
      * Fix -Wl,-E testing by using AC_LINK_IFELSE
      * Make foreign objects equal when they point at the same data
      * Bump to version 2.63
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:20:44 +0100
  • 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