[libtoml-parser-perl] annotated tag upstream/0.06 created (now 201e3c9)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Thu Dec 3 00:28:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to annotated tag upstream/0.06
in repository libtoml-parser-perl.
at 201e3c9 (tag)
tagging e22e5fa46014d5d43c8b57b7188c4adba66e0f3b (commit)
tagged by Lucas Kanashiro
on Wed Dec 2 22:09:16 2015 -0200
- Log -----------------------------------------------------------------
Upstream version 0.06
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJWX4gsAAoJEPgjonKYg8l8TAwP/iuYc/JZQZVogl5d6AkhVy1H
6IT9rtMM+XarO5Qr5d6hlH1c/gvdJSmOAuWndPle57OPebHGDJodKKwncy9mkzc9
kvHiN5FmlzITYszsXLvvMn+UqEWWWunzzyI9gGC57KxwiK5/AdjLQq6LWOX9/xyL
8GqWt03KVyuVw9SHxickm9dkpAvKVVi3Nj30wxYF4dKS8szRjDNuJLFEfYjZyVLJ
ZmBVdhw6aYSQd6Mi+ae+vQJm6umHVfkaENZkImnvoia9RYClK2sG1H5ej4Ojq/rR
MsGGjhRuu2SZ4bssakiLfy3j0LR6zLOU3qxFnDaSTmK0zpNxJOIn6BCdeBijhrW3
OttIQ4UdmA6O985bIj9N8yRKTfYm4e+wJZJyBv5LTeaE135Othu2d4pWE6kICCRu
Ojbwqs2AVZ3T14GLNTN2WId6MRU5ovzteC1NXJjZjhCd43utfRBIxTsobzO4Rg+D
BRpNwv35+FxTtdXr5ipsiX7NQHU7ze8iTZj1jNPnmZYBeFo1CZqlReiy9ovXTg0S
gu/BrJwHcnOwNfipMk/GeAhlP9WtNQei6tlmBoOUfdnM0YevMbLs/4N81/viDFGb
8uG5an8rLqgDSpyCQeoExQk7Liki+ltQN+hXTo+kQ4ahDOjOW2+SqtobXiaZhiWZ
rqkGSsYC7MK5PLihSpNV
=6K4t
-----END PGP SIGNATURE-----
Lucas Kanashiro (2):
Import original source of TOML-Parser 0.05
Imported Upstream version 0.06
Olivier Mengué (3):
Remove useless "use utf8;"
"use parent 'Exporter';" => "use Exporter 5.57 'import';"
Remove obsolete dependency on Module::Build
karupanerura (62):
just idea.
add travis badge to README.md.
no use re pragma.
oops
fixed tokenizer
added tests
fixed string capture regexp
fixed error trace.
use is_deeply
require Test::More 0.98
Support single quote for String. (TOML.pm support it.)
added test case for single-quote support.
refactoring english
fix doc a little
s/engrish/english/
adjust doc format.
Checking in changes prior to tagging of version 0.01.
fixed #1 no File::Slurp, use Path::Tiny.
Oops. Allow empty comment!!
added test for empty string.
allow empty string.
Checking in changes prior to tagging of version 0.02.
Allow comma at last of array
added strict mode.
these docs are not required now.
added test case for strict mode.
fixed strict mode. failed to parse a valid toml when comment contain array.
re-publish README.md
added doc for default value.
rename "strict" to "strict_mode".
added doc for strict_mode.
should die when duplicate key detected.
updated changes
re-dump cpanfile by scan-prereqs-cpanfile
Checking in changes prior to tagging of version 0.03.
try to use wercker.
allow "." in key.
Switch to Module::Build::Tiny
Checking in changes prior to tagging of version 0.04.
Merge pull request #3 from dolmen/fix-dependencies
updated docs and meta datas.
Checking in changes prior to tagging of version 0.05.
fixed dependencies.
support multi line string
supports fractional/exponent float
supports underscores in integer
supports quoted table/array_of_table key
supports quoted key
supports new style datetime format
supports U+XXXXXXXX escape
supports inline table
single quote string is officialy supported
added tests for inline table
Updated docs
Merge pull request #6 from karupanerura/feature/0.4
Added badge for codecov
Fixed test cases for strict mode.
Fixed something bugs in strict mode.
added test case for unichar8
added test case for broken toml
fixed position of error
Checking in changes prior to tagging of version 0.06.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtoml-parser-perl.git
More information about the Pkg-perl-cvs-commits
mailing list