Projects / ckkl-core / Releases

RSS All releases of ckkl-core

  •  10 Jan 2008 13:14

Release Notes: This release adds version parsing and construction classes, Swing utilities, and two more fast dynamic arrays: StringArray and CharArray.

  •  09 Dec 2007 03:41

Release Notes: StdLogger API was changed to support method chaining. Visitor design pattern support was added through the org.ckkloverdos.visitor package. Some unit tests were added. For now, they support the visitor API.

  •  24 Nov 2007 15:13

Release Notes: Maven integration is complete.

  •  23 Nov 2007 07:38

Release Notes: This release adds initial maven support.

  •  11 Nov 2007 06:15

Release Notes: The documentation was clarified.

  •  09 Nov 2007 04:50

Release Notes: A resource-handling API, a dynamic classloader, and JDBC driver-related utilities were introduced. Also, ToString has been made even more flexible.

  •  02 Nov 2007 03:09

Release Notes: collection.L has been made more memory-friendly and collection.CollectionProxy has been made more object oriented. A minor bug was fixed in SimpleTimeCounter.

  •  31 Oct 2007 04:47

Release Notes: A very fast dynamic int array, a better and more extensible ToString implementation, and generic error handling through the .error package were added.

  •  23 Oct 2007 02:37

Release Notes: The library jar is now executable and prints the library version. This is achieved through the new CkklCoreVersion class. The implementation of StdLogger has been bug-fixed and enhanced. Finally, an Assert utility has been included.

  •  19 Oct 2007 05:55

Release Notes: This release adds a functional-oriented list implementation under the package org.ckkloverdos.collection. For now, it supports head(), tail(), map(), and filter(), and has a lot of utility methods especially for collections/arrays of strings. Abstractions for functions and filters are under the packages org.ckkloverdos.{function, filter}. Pairs and tuples are under the package org.ckkloverdos.tuple. This release introduces the idea of hints as generic parameters to methods, under the package org.ckkloverdos.hint. Hints are what the author calls micro-patterns.

Screenshot

Project Spotlight

gst-av

A GStreamer plug-in for libav and FFmpeg.

Screenshot

Project Spotlight

Sally

A tool for embedding strings in vector spaces.