Kalle Olavi Niemitalo
970c7f5483
Documented the load_file and save_file methods of Locale::PO.
2006-02-05 19:16:06 +02:00
Kalle Olavi Niemitalo
15d4531f14
Renamed normalize_str to _normalize_str, and dump_multi_comment to _dump_multi_comment.
2006-02-05 18:21:25 +02:00
Kalle Olavi Niemitalo
608727861d
Minor fix and comments in Locale::PO:
...
The load_file function binds $/ and $_ dynamically.
Added comments about the fields of Locale::PO objects.
2006-02-05 17:47:36 +02:00
Kalle Olavi Niemitalo
f5131c1132
Accelerator checker framework version 1.1.
...
Both gather-accelerator-contexts.pl and check-accelerator-conflicts.pl
now sport an --accelerator-tag option, fixing a BUGS item.
2006-01-14 19:36:58 +02:00
Kalle Olavi Niemitalo
6f44394dfa
Renamed check-accelerator-contexts.pl to check-accelerator-conflicts.pl.
2006-01-14 16:50:45 +02:00
Kalle Olavi Niemitalo
71bf9716c8
gather-accelerator-contexts.pl parses options, and the top_srcdir must
...
now be specified as --srcdir=top_srcdir (or --source-directory=top_srcdir
or -S top_srcdir). Changed po/Makefile to match.
This option can even be repeated; that resolves a BUGS item.
Changed po/Makefile to ignore exit codes from check-accelerator-contexts.pl.
Enabled bundling of options in Getopt::Long so that -Stop_srcdir works too.
2006-01-14 12:24:32 +02:00
Kalle Olavi Niemitalo
78ea4c8425
Pass a hash to pod2usage. That's the recommended way.
2006-01-13 23:36:18 +02:00
Kalle Olavi Niemitalo
c8c4d087bf
check-accelerator-contexts.pl has --help, --version, and exit codes.
...
It can also check multiple files listed on the command line.
2006-01-13 23:33:52 +02:00
Kalle Olavi Niemitalo
e4c8367186
Documented po/perl/*.pl and rewrote po/perl/README.
...
The detailed documentation is now as POD in the scripts, and the README
just gives an overview and describes how the scripts relate to ELinks.
The intention here is to make the scripts more readily usable for programs
other than ELinks. The scripts now describe their licensing, too.
2006-01-09 02:17:16 +02:00
Kalle Olavi Niemitalo
c29ec0d691
Documented the lack of charset handling in Locale::PO.
2006-01-08 14:39:18 +02:00
Kalle Olavi Niemitalo
2232e80db3
Greatly expanded the BUGS section of Locale::PO.
2006-01-08 14:25:04 +02:00
Kalle Olavi Niemitalo
da7d4cfa25
Documented Locale::PO::php_format.
2006-01-07 19:45:54 +02:00
Kalle Olavi Niemitalo
4e653e8c84
Use fields, and "my Locale::PO" where applicable.
2006-01-06 17:56:08 +02:00
Kalle Olavi Niemitalo
35d9107406
Documented some quirks of Locale::PO.
...
- Documented quoting in the msgid, msgid_plural, msgstr, and msgstr_n methods.
- Documented newlines in the comment, automatic, and reference methods.
2006-01-06 03:26:26 +02:00
Kalle Olavi Niemitalo
d3b0178d88
Forked Locale/PO.pm. No real code changes yet.
2006-01-06 03:02:06 +02:00
Kalle Olavi Niemitalo
dd9b321d15
Moved Perl scripts to a "perl" directory and imported Locale::PO.
2006-01-01 23:32:42 +02:00