Change logs for nickle source package in Edgy

  • nickle (2.54-1) unstable; urgency=low
      * time() builtin needs to return all 32 bits
      * Update standards to 3.7.2
      * Compute NICKLELIBDIR at build time
    
    nickle (2.53-1) unstable; urgency=low
      * Use rpmbuild instead of rpm to build rpms (Keith Packard)
      * Permit {} in numbers to allow exact rational input
        (Keith Packard)
    
    nickle (2.52-1) unstable; urgency=low
      * Add needed autoloads/autoimports to fix
        bugs introduced in examples, library (Bart Massey)
    
    nickle (2.51-1) unstable; urgency=low
      * Don't load every random library; make the user autoload or
        autoimport them if they want them instead (Bart Massey)
      * Fixed bug introduced in copy function (Bart Massey)
      * Added &&= and ||= operators (Bart Massey)
    	
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 15:09:45 +0100
  • nickle (2.50-1) unstable; urgency=low
    
      * Solaris build fixes (Bart Massey)
      * Various argument parsing buglets, including mis-parsing single character
        options (Bart Massey)
      * Permit any numeric type to TypeBinaryIntegral as required by
        unified numeric types. Representation errors will be caught by
        runtime system (Keith Packard)
      * Add system() popen() and run_process() (Bart Massey)
      * cbrt must use more intermediate precision to hit the
        specified error bound (Keith Packard)
    
     -- Keith Packard <email address hidden>  Tue,  6 Dec 2005 20:25:02 -0800