| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the hard-coded limit of 3 bytes for EUC encodings. | asmodai | 2002-04-14 | 1 | -1/+3 |
* | Install digittoint.3 (forgotten in rev 1.21) | des | 2002-04-13 | 1 | -1/+1 |
* | This was recently MFC'd, so it will appear in 4.6. | dd | 2002-04-13 | 1 | -1/+1 |
* | Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification. | asmodai | 2002-04-07 | 1 | -0/+6 |
* | Do not use __progname directly (except in [gs]etprogname(3)). | markm | 2002-03-29 | 1 | -2/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 27 | -49/+68 |
* | Remove __P() usage. | obrien | 2002-03-21 | 9 | -27/+27 |
* | mdoc(7) police: tidy up. | ru | 2002-03-18 | 1 | -8/+8 |
* | bde got caught by mdoc(7) police. :-) | ru | 2002-03-15 | 2 | -2/+2 |
* | mdoc(7) police: don't you notice the warnings? | ru | 2002-03-15 | 1 | -1/+0 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+1 |
* | Do not try to convert to char already converted C monetary locale members. | ache | 2002-01-28 | 2 | -28/+40 |
* | get __time_load_locale() prototype from include file, rather than declare | phantom | 2002-01-24 | 1 | -3/+2 |
* | Restore C99 standard conformance information, isblank() _is_ in final | ache | 2002-01-22 | 1 | -0/+5 |
* | Replaced bogus cross references by the usual one for the ctype family | bde | 2002-01-11 | 2 | -32/+2 |
* | Removed assertion that isblank() conforms to C90 too. This assertion | bde | 2002-01-11 | 1 | -5/+0 |
* | Fixed unsorting of almost all lists in previous commit. | bde | 2002-01-11 | 1 | -7/+4 |
* | Fixed unsorting of MLINKS in previous commit. | bde | 2002-01-11 | 1 | -3/+3 |
* | Remove assertion that isblank() is in C99, pointed out by ache. | nik | 2002-01-10 | 1 | -4/+0 |
* | From the PR: | nik | 2002-01-09 | 10 | -8/+98 |
* | Back out recent replacement of LC_MESSAGES file with directory. | phantom | 2001-12-24 | 1 | -1/+1 |
* | Slightly re-work locale messages storage scheme. Before this commit | phantom | 2001-12-21 | 1 | -1/+1 |
* | style(9)'ify | phantom | 2001-12-20 | 7 | -73/+77 |
* | Add my e-mail to copyrights | phantom | 2001-12-20 | 2 | -2/+2 |
* | mdoc(7) police: use no-break space. | ru | 2001-12-12 | 1 | -1/+3 |
* | mdoc(7) police: use no-break space, fix markup. | ru | 2001-12-12 | 1 | -1/+2 |
* | mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. | ru | 2001-12-12 | 1 | -1/+3 |
* | * Add my e-mail to copyrights | phantom | 2001-12-11 | 10 | -52/+57 |
* | Fix grouping string handling | phantom | 2001-12-11 | 1 | -1/+4 |
* | Clarify ' ' space issue | ache | 2001-12-05 | 2 | -2/+3 |
* | Remove specific reference to ASCII space (' '), it is true for localized | ache | 2001-12-02 | 1 | -1/+1 |
* | Clarify isblank range | ache | 2001-11-30 | 1 | -0/+14 |
* | Clarify valid isspace() range | ache | 2001-11-30 | 1 | -8/+10 |
* | Clarify that is[x]digit() class is the same in any locale | ache | 2001-11-29 | 2 | -17/+18 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 21 | -23/+23 |
* | First appeared in 5.0, not in 4.4 | ache | 2001-09-17 | 1 | -1/+1 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -3/+4 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 10 | -34/+34 |
* | mdoc(7) police: fixed bugs in rev. 1.19, split section headers names. | ru | 2001-07-04 | 1 | -5/+5 |
* | Return "" if reallocf() fails | ache | 2001-06-25 | 1 | -1/+2 |
* | Describe success return value | ache | 2001-06-25 | 1 | -0/+6 |
* | Add transition period hack allowing old locale names return proper codeset too | ache | 2001-06-25 | 1 | -4/+31 |
* | Handle "ASCII" and "US-ASCII" aliases | ache | 2001-06-10 | 1 | -1/+2 |
* | add nl_langinfo(3) | phantom | 2001-05-03 | 1 | -2/+2 |
* | Eliminate BUGS section. No one of listed bugs is applicable to FreeBSD-current | phantom | 2001-05-03 | 1 | -25/+0 |
* | add manpage for nl_langinfo(3) | phantom | 2001-05-03 | 1 | -0/+90 |
* | Include <unistd.h> so that read(2) and write(2) don't cause warnings. | deischen | 2001-04-10 | 1 | -1/+2 |
* | mdoc(7) police: LIBRARY should be before SYNOPSIS. | ru | 2001-03-29 | 1 | -2/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | Implement D_MD_ORDER (local extension) to get month/day order from locale | ache | 2001-03-19 | 1 | -0/+3 |