This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 21 Apr, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10548 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10547 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Apr, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10546 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Apr, 2014 1 commit
-
-
sikeda authored
[-bug] (con'd r10529, 10531) ImplicatedLang(): "super" language may override "sub" langauges when multiple arguments are given. Make them to appear after. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10534 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Apr, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10532 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
bindtextdomain(), textdomain() and bind_textdomain_codeset() may be executed at once. '_charset_' and '_encoding_' is now returns fixed value. etc. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10531 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Apr, 2014 2 commits
-
-
sikeda authored
[-dev] Partially reverted r10529: Sympa::Language has not been incorpolated into software yet. Only unit test is possible. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10530 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
The new module is committed for purpose of unit test. Coming features: - Language/locale contexts are identified by IETF language tags defined by RFC 5646 (BCP 47). Older style "locale" by earlier releases would be canonicalized. - System locale is not absolutely nessessary to add a new language: gettext catalog is required. - If appropriate POSIX locale is not installed, gettext_strftime() emulates POSIX::strftime(): names of days, months etc. will be taken from catalog. - Content negotiation used by HTTP 1.1 was implemented. Internal changes: - "Language:" field in PO header became mandatory to determine actually selected catalog. Modified po/Makefile.in.in to run msgcat, msgen or msgmerge with --lang option. - Dependent libintl-perl (Locale::Messages) requires 1.22 (virtually 1.23) or later to use locale-independent gettext_dumb feature. - Default language context is fixed to "en" and no longer retrieved implicitly from site config (charset.conf). $Language::default_lang was deprecated. Miscelaneous: - Added unittest t/Language.t and several test data. - Added test stub module for Sympa::Constants. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10529 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Apr, 2014 1 commit
-
-
sikeda authored
[-change] (con'd 10302) Date::Parse generates spurious result in several cases. Use DateTime::Format::Mail instead. Additionally, use Date::Format::strftime() which can generate more RFC-compliant result to format locale-independent dates in mail/HTTP headers. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10528 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Mar, 2014 5 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10480 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10479 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10478 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10477 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10476 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Mar, 2014 2 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10471 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10470 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10454 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10450 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10442 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Mar, 2014 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10440 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10439 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10438 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10437 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Mar, 2014 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10436 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10435 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10434 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10433 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Mar, 2014 2 commits
-
-
sikeda authored
Note that HTML composer is still buggy. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10432 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] (pre-beta fix) Log::fatal_error() won't work when configuration has not been loaded. Use croak sprintf() or printf STDERR instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10431 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10422 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Mar, 2014 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10414 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] (pre-beta fix) HTTP_HOST environment variable is not usual in Web environment. Use GATEWAY_INTERFACE instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10413 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10412 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10407 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2014 6 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10401 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10400 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10399 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10398 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10397 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10396 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-