The NetBSD Project

CVS log for pkgsrc/textproc/p5-YAML-Tiny/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-YAML-Tiny

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2010Q2


Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 15 13:39:27 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 1.41:

1.41 Fri 11 Dec 2009
	- Fixes a performance bug reported by Apocalypse.
	  Single line double-quoted strings longer than 32,000ish characters
	  resulted in the regular expression engine crashing due to
	  excessive recursion. Changed to a different regex that will most
	  likely only crash after 32,000 ESCAPED characters. If I could use
	  negative look-behind assertions (I can't because I need 5.004)
	  this whole issue would be MUCH simpler to fix.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>