summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liblocale.tex
Commit message (Expand)AuthorAgeFilesLines
* SF patch #1047577, typo in liblocale.texNeal Norwitz2004-10-171-1/+1
* SF #998170, fix typo. Backport candidateNeal Norwitz2004-07-291-1/+1
* This change implements the following gettext features, asGustavo Niemeyer2004-07-221-5/+6
* Patch #774665: Make Python LC_NUMERIC agnostic.Martin v. Löwis2004-06-081-19/+0
* Use de_DE in example, change message for unknown locale. Fixes #797447.Martin v. Löwis2003-09-031-1/+1
* Fix double word typos.Raymond Hettinger2003-08-251-1/+1
* Fix minor typos.Raymond Hettinger2003-05-121-2/+2
* Change email address.Martin v. Löwis2003-04-181-2/+2
* Add getpreferredencoding. Support @euro modifiers. Fixes #554676.Martin v. Löwis2002-11-031-0/+14
* Do not claim that getlocale() returns a tulpe; that is not always true.Fred Drake2002-06-131-3/+3
* Minor consistency adjustments.Fred Drake2002-03-281-11/+12
* Expose C library's gettext. Fixes #516412.Martin v. Löwis2002-03-271-0/+18
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-4/+4
* Markup adjustment: \[...\] is math markup and does not translate well whenFred Drake2001-09-271-6/+7
* Expose nl_langinfo through locale where available.Martin v. Löwis2001-08-101-0/+119
* Add a missing "\" to the markup.Fred Drake2001-07-201-1/+1
* Remove all mentions of the strop module -- it has been pronounced Evil.Fred Drake2001-05-101-9/+7
* Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.Ka-Ping Yee2001-01-241-1/+1
* Use a table to describe the keys to the locale information dictionary;Fred Drake2000-11-301-68/+43
* Oops, back out change committed by accident! This is not ready, andFred Drake2000-11-171-34/+0
* Note that readframes() returns data in linear format, even if the originalFred Drake2000-11-171-0/+34
* Several additions and updates based on text from Marc-Andre LemburgFred Drake2000-10-251-123/+221
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
* Remove extraneous "contains" -- pointed out by Daniel BarclayFred Drake1999-07-011-1/+3
* Logical markup & other small nits.Fred Drake1999-04-211-16/+15
* Fix an amazing number of typos & malformed sentences reported by DetlefFred Drake1999-02-191-3/+3
* New section header style.Fred Drake1998-08-101-1/+2
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Lighten up tables.Fred Drake1998-04-111-1/+1
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Markup consistency.Fred Drake1998-04-031-10/+11
* Hyphenate "built-in" for consistency.Fred Drake1998-04-021-1/+1
* Logical markup.Fred Drake1998-03-101-73/+80
* Fixed and extended the example; the original example contained someGuido van Rossum1998-02-221-3/+6
* Added two subsections with extra hints and details, even forGuido van Rossum1998-02-221-0/+73
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-5/+5
* Consistently use \POSIX{} to denote POSIX. There were at least two differentFred Drake1998-02-091-3/+3
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-26/+29
* Adding Martin von Loewis' documentation for his locale module.Guido van Rossum1997-11-201-0/+187