Commit graph

6 commits

Author SHA1 Message Date
seb
4130e0e82e Update from version 0.50 to version 0.50.01 (upstream version 0.5001)
Upstream changes:
Version 0.5001
	Switch to a course version-check to recognize that regexps are
		first-level (otherwise would need to rely on Scalar::Utils).
		(Tested to work with 5.8, 5.10, 5.11.)
2010-04-25 15:30:33 +00:00
sno
cc0fd5f279 Updating devel/p5-FreezeThaw from 0.45 to 0.50
pkgsrc changes:
- Add license definition

Upstream changes:
Version 0.50
	Support RExes of 5.11 and later (XXXX but not yet reblessed ones...)
		(prototype by Andreas Koenig)
2010-03-08 14:43:28 +00:00
seb
e9e97e35ef Update from version 0.43nb3 to version 0.45.
Upstream changes:
Version 0.44:
	Optimize thaw; apparently, with 5.8.8 \G in REx is not optimized;
	  so implement along lines suggested by Bram [wizbit] (about 5x speedup
          in some test cases).
Version 0.45:
	Maxpointer decimal width was wrongly calculated on 64bit machines with
	  narrow NVs.
2009-02-15 14:26:08 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
heinz
fe634effb6 Update p5-FreezeThaw to version 0.43.
Changes since version 0.41:
===========================

Version 0.42:
	Fix test for a change of string representation of Math::BigInt.
	Support qr// objects (via UNIVERSAL, so if Regexp supports
		(de)serialization methods, they will be used instead).
	`use strict'-complient.
Version 0.43:
	Correct save/restore of overloaded values, including repeated refs.
2004-02-17 23:55:38 +00:00
mjl
a57bd2efe6 Initial import of p5-FreezeThaw, a module to convert perl structures
to/from strings.
2001-09-15 22:08:48 +00:00