Source code

NameLast modifiedSize
Parent Directory  -  
InternetLib-050125.src.tar.gz26-Jan-2005 03:36 92K 
InternetLib-070527.src.tar.bz227-May-2007 11:49 413K 
alfa-050126.src.tar.gz27-Jan-2005 03:07 759K 
fudgets-050222.src.tar.gz23-Feb-2005 06:18 562K 
fudgets-060307-hmake.src.tar.gz08-Mar-2006 01:47 578K 
fudgets-070526-hmake.src.bz226-May-2007 23:33 480K 
humake-050126.src.tar.gz27-Jan-2005 02:28 21K 
* fudgets-070526-hmake.src.bz2

	+ Updated to compile with GHC 6.6.1

* fudgets-060307-hmake.src.tar.gz

	+ More efficient marshalling of font metric info.

	+ More efficient handling of some fixed width fonts.
	  (Contributed by Dimitry Golubovsky.)

        + Fixed a space leak in the lowlevel asynchronous input code.

* fudgets-051204-hmake.src.tar.gz

	Quick fixes to compile Fudgets with GHC 6.4.x. This version requires
	hmake for compilation of the library and client applications. A new
	wrapper script ghcxhmake for compiling applications is provided.
	(The reason hmake is used is that Fudgets has not yet been updated to
	work with the GHC 6.4 package system, so ghc --make can't be used.)

* fudgets-050222.src.tar.gz

	Latest regular version of Fudgets