Difference between revisions of "Release history"

From Clean
Jump to navigationJump to search
(Created page with '=== July 14, 2005 === Lethevert has created a [http://www.geocities.jp/lethevert/softwares/clean/localized Japanese version of the Clean system]. We have included a link to his p…')
 
Line 31: Line 31:
 
=== February 15, 2000 ===
 
=== February 15, 2000 ===
 
New library module made by Marco Kesseler added. It contains functions for JPEG and Huffman decoding.
 
New library module made by Marco Kesseler added. It contains functions for JPEG and Huffman decoding.
 +
=== November 17, 1999 ===
 +
Directory 1.0 for Window, Unix and Mac(PPC) released.
 +
Module to access and manipulate directories
 +
=== October 4, 1999 ===
 +
Clean 1.3.1 for Linux with glibc2 (Intel, RedHat 6.0) released.
 +
=== July 30, 1999 ===
 +
Update of the pseudorandom number generator MersenneTwister 1.0.1 released
 +
Bugs fixed
 +
=== July 28, 1999 ===
 +
Kristóf Harmat and Péter Tandi (both Eötvös Loránd University, Budapest, Hungary) release ServiceCombinators for Mac (PPC)
 +
Tool for interoperation between Clean applications and CGI applications (written in any language) residing on web servers using HTTP.
 +
=== July 12, 1999 ===
 +
Balázs Csizmazia(Eötvös Loránd University, Budapest, Hungary) releases Clean/IIOP(CORBA) interface tool 0.3 for Linux
 +
=== July 9, 1999 ===
 +
Release of the pseudorandom number generator MersenneTwister 1.0
 +
=== July 8, 1999 ===
 +
New draft version of part I of the book "Functional Programming in Clean" available.
 +
=== July 1, 1999 ===
 +
Updated version released: Clean 1.3.2 for Windows (95, 98 and NT) and Mac (PPC and 68k)
 +
some compiler bugs were removed
 +
possiblity to include linking information into icl files added printing facility added to I/O Interface
 +
 +
Updated version released: Object I/O 1.1 for Windows and Mac printing facility added
 +
 +
Release of TCP 1.1 for Windows and Mac (PPC)
 +
=== June 23, 1999 ===
 +
Updated version of the numerical library released: CLAS 0.7
 +
 +
Introduces slicing (accessing subarrays), a solver for least square problems, Cholesky decomposition and some bugs fixes.
 +
=== June 21, 1999 ===
 +
Release of WrapDebug 1.0 (Windows, Unix, Mac)
 +
This package lets you print arbitrary expressions for debugging purposes.
 +
=== May 3, 1999 ===
 +
Release of ArgEnv 1.0.1 (Windows, Unix only)
 +
=== March 5, 1999 ===
 +
Bugs fixed version of ObjectIO 1.0.1 (Mac only)
 +
 +
Bug (which only occured in the mac version) concerning MouseStateFilter in MouseFunction fixed.
 +
=== March 4, 1999 ===
 +
Updated version of the numerical library released: CLAS 0.6
 +
 +
Introduces partial pivoting for the LU factorization, some bugs fixed, some functions improved in efficiency.
 +
=== February 24, 1999 ===
 +
Updated version released: Clean 1.3.2 for Solaris
 +
 +
Minor bug fixed.
 +
=== February 11, 1999 ===
 +
New tool to call functions written in C from Clean 1.3: htoclean 1.0
 +
=== January 20, 1999 ===
 +
Updated versions released:
 +
 +
Clean 1.3.1 for Windows 95/98/NT
 +
Clean 1.3.1 for PowerMac
 +
 +
The new features are:
 +
 +
CleanIDE:
 +
* Printing added
 +
* fixed bug for asian systems (Windows)
 +
* fixed copy clipboard bug (Windows)
 +
 +
Profiling tools: Printing added
 +
 +
IOInterface 0.8: fixed bug for Asian systems(Windows)
 +
=== January 11, 1999 ===
 +
 +
Updated versions released:
 +
 +
Clean 1.3.1 for Solaris
 +
Clean 1.3.1 for Linux ELF and MkLinux
 +
 +
The most important new features are:
 +
 +
The CleanIDE is now available for these platforms.
 +
 +
Linux versions:
 +
* Faster compilation, because the code-generator generates object files instead of assembly files.
 +
* Fixed slow garbage collection bug in Clean 1.3 for Linux.
 +
* Added some garbage collection options.
 +
=== January 8, 1999 ===
 +
Library for basic numerical linear algebra operations CLAS version 0.5 pre-released.
 +
Refurbished web-pages launched.
 +
 +
=== July 20, 1998 ===
 +
The first joint beta release of the Object IO library 1.0.1 for Macintosh and Windows is now available.

Revision as of 09:14, 5 July 2010

July 14, 2005

Lethevert has created a Japanese version of the Clean system. We have included a link to his project with his kind permission.

May 31, 2005

Clean 2.1.1 is released for Windows, MacOS X, Linux, and Solaris. This release contains bug fixes and new features, to wit:

  • Libraries for Windows: GAST, GECs, Hilde, Parser
  • Foreign exports
  • Improved redirected standard input/output
  • Let in comprehensions
  • Code generator optimisations

October 31, 2003

Clean 2.1.0 is released for Windows, MacOS X, Linux, and Solaris. Major new features are: abstract synonym types, boxed records, stack overflow checks without overhead, code optimizations, optimizing linkers for Linux and Solaris, MacOS X support for Object I/O 1.2. and IDE (Carbon), direct code generation on Solaris, version for Linux that bootstraps from ABC files, major improvements in the dynamics implementation on Windows.

December 12, 2002

Clean 2.0.2 is released for PC, PowerMac, Linux, and Solaris. It includes experimental support for generic programming, improved support for dynamics (polymorphic types included), strict lists and many bug fixes.

July 4, 2002

Clean 2.0.1 is released for PC, PowerMac, Linux, and Solaris. It includes a proof tool dedicated to Clean programs (Sparkle), dynamic typing and linking, and many new language features.

December 21, 2001

Clean 2.0 is released for the Windows platform. It includes a proof tool dedicated to Clean programs (Sparkle), dynamic typing and linking, and many new language features.

September 13, 2000

Clean 1.3.3 and ObjectIO 1.1.1 are released for the Windows and Macintosh platforms. The ObjectIO 1.2 library for windows is split in three parts: ObjectIO 1.2.1, TCP library 1.2.1 and game library 1.2.1.

Two new libraries are released: ExtendedArith 1.0 and StdLib 1.0. All these libraries can be downloaded here.

April 13, 2000

The new Clean Integrated Development Environment, The Clean IDE version 2.0, is released for the Windows platform. [[Download|To download it, click here]. It includes a new editor, project manager, search facilities, and many, many faclilities to make life easier for the Clean programmer.

The system is entirely written in Clean itself on top of the Object IO library. So, this new IDE is a nice example that you can write serious applications is Clean.

April 4, 2000

Mike Wiering has made a new Tile Editor. The tiles are used for making sprites, animations and background layers for the 2D Clean games as supported by the game library. When you have made the drawings (or changed the exiting ones of the example games), Clean code can be generated such that the drawings can be controlled in the program.

February 16, 2000

Great and huge Object IO library for programming graphical user interfaces on a high level of abstraction. Includes all you need to make a professional looking windows application, lightweight processes, support for printing, bitmap handling, a game library, the latest TCP library and much more. The library comes with many examples, including three nice platform games.

February 15, 2000

New library module made by Marco Kesseler added. It contains functions for JPEG and Huffman decoding.

November 17, 1999

Directory 1.0 for Window, Unix and Mac(PPC) released. Module to access and manipulate directories

October 4, 1999

Clean 1.3.1 for Linux with glibc2 (Intel, RedHat 6.0) released.

July 30, 1999

Update of the pseudorandom number generator MersenneTwister 1.0.1 released Bugs fixed

July 28, 1999

Kristóf Harmat and Péter Tandi (both Eötvös Loránd University, Budapest, Hungary) release ServiceCombinators for Mac (PPC) Tool for interoperation between Clean applications and CGI applications (written in any language) residing on web servers using HTTP.

July 12, 1999

Balázs Csizmazia(Eötvös Loránd University, Budapest, Hungary) releases Clean/IIOP(CORBA) interface tool 0.3 for Linux

July 9, 1999

Release of the pseudorandom number generator MersenneTwister 1.0

July 8, 1999

New draft version of part I of the book "Functional Programming in Clean" available.

July 1, 1999

Updated version released: Clean 1.3.2 for Windows (95, 98 and NT) and Mac (PPC and 68k) some compiler bugs were removed possiblity to include linking information into icl files added printing facility added to I/O Interface

Updated version released: Object I/O 1.1 for Windows and Mac printing facility added

Release of TCP 1.1 for Windows and Mac (PPC)

June 23, 1999

Updated version of the numerical library released: CLAS 0.7

Introduces slicing (accessing subarrays), a solver for least square problems, Cholesky decomposition and some bugs fixes.

June 21, 1999

Release of WrapDebug 1.0 (Windows, Unix, Mac) This package lets you print arbitrary expressions for debugging purposes.

May 3, 1999

Release of ArgEnv 1.0.1 (Windows, Unix only)

March 5, 1999

Bugs fixed version of ObjectIO 1.0.1 (Mac only)

Bug (which only occured in the mac version) concerning MouseStateFilter in MouseFunction fixed.

March 4, 1999

Updated version of the numerical library released: CLAS 0.6

Introduces partial pivoting for the LU factorization, some bugs fixed, some functions improved in efficiency.

February 24, 1999

Updated version released: Clean 1.3.2 for Solaris

Minor bug fixed.

February 11, 1999

New tool to call functions written in C from Clean 1.3: htoclean 1.0

January 20, 1999

Updated versions released:

Clean 1.3.1 for Windows 95/98/NT Clean 1.3.1 for PowerMac

The new features are:

CleanIDE:

  • Printing added
  • fixed bug for asian systems (Windows)
  • fixed copy clipboard bug (Windows)

Profiling tools: Printing added

IOInterface 0.8: fixed bug for Asian systems(Windows)

January 11, 1999

Updated versions released:

Clean 1.3.1 for Solaris Clean 1.3.1 for Linux ELF and MkLinux

The most important new features are:

The CleanIDE is now available for these platforms.

Linux versions:

  • Faster compilation, because the code-generator generates object files instead of assembly files.
  • Fixed slow garbage collection bug in Clean 1.3 for Linux.
  • Added some garbage collection options.

January 8, 1999

Library for basic numerical linear algebra operations CLAS version 0.5 pre-released. Refurbished web-pages launched.

July 20, 1998

The first joint beta release of the Object IO library 1.0.1 for Macintosh and Windows is now available.