[Bps-public-commit] Text-Quoted annotated tag, 2.06, created. 2.06
Thomas Sibley
trs at bestpractical.com
Thu May 16 21:20:30 EDT 2013
The annotated tag, 2.06 has been created
at d39e4017480b35cd7fae862421cede0aa64f59e2 (tag)
tagging 391817889e0b8e10237aa0371a3b19f379169cde (commit)
tagged by Thomas Sibley
on Thu May 16 18:16:12 2013 -0700
- Log -----------------------------------------------------------------
version 2.06
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQBRlYTcHdv9ZfNcOAcRApenAJoCbllxAFhMLT3MvB9sSQC+tX9jwwCdGQQx
6JxBY8OnPM1JpvPcOwYEp3k=
=svHm
-----END PGP SIGNATURE-----
Jesse Vincent (10):
taking over from simon
Imported version 1.5 from simon
Initial updates. Change current author, update copyright per previous author instructions.
Updated dependencies, tidied source
Fixing warnings on empty quotable strings
Updated manifest
Removing things that do not exist from the manifest
Removing debugging output
1.8 Thu Jul 1 23:21:14 EDT 2004
Manifest cleanup from Mike Castle - 1.9
Kevin Falcone (5):
* Add tests for the cases encountered by Dirk Pape and Sven Sternberger
* To be a subset, match at the start of the next line
* bump the version, note the changes, Module::Install wanted to frob META.yml
* bump version to 2.01 because 1.10 < 1.9
* bump to version 2.02 so that we include t/6.t
Ruslan Zakirov (51):
don't bloat namespace with functions from other modules
* do the same using faster code
* get rid of three calls to defn()
* refactor find_below
* use "my" hash instead of constantly looking for a last element of the array
* delete an unused variable
* use the same array for lines, splice it and then refill with new data
* as the text is detabbed then we can drop \t from the regexps
* we don't use $line{presig}
* the regexps we are using couldn't store undefs in $1, $2... so we can avoid defn()
* $lastquoted, $lastprespace and $para->{prespace} are not used anywhere
* no need in prespace anymore
* another properties of a line are not used anywhere
* use a match regexp instead of substitute
* @chunks is always not empty
* $_->{hang} is always an object
* oops, hang can be undefined
* return unused method which also makes no sense
delete outdated information from README
update Makefile and META
Quoted.pm shouldn't be an executable
update Changes
MANIFEST update
bump version
Directory for svk import.
'created project'
add back Text::Quoted to its place
add tests back and add a new test that segfaults
add inc/ back
replace Text::Tabs with own function that don't segfault
return back 1.t I've deleted accidentally
bump version
fix tests so this module will pass them on 5.6
bump version
.gitignore
add test for separators
don't mark string as quoted if it's a separator
refactor code a litle with return format minor change
test with quoted separator
fix situations when seprator is quoted
handle empty strings asap
update tests as we don't announce "empty => ''"
merge 6.t into 1.t
rename tests
make test name meaningful
life_sample.* tests
manifest
update changelog
update .gitignore
update M::I
bump version, 2.06
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list