aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
blob: d7d130734af970e494bec7d6a3bc8d74ecf32359 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
This collective work is Copyright (C) 2002, 2003 by Eric S. Raymond
and Copyright (C) 2004 by Matthias Andree, Eric S. Raymond,
                          Robert M. Funk and Graham Wilson
and Copyright (C) 2005 by Matthias Andree and Sunil Shetye
and Copyright (C) 2006 - 2008 by Matthias Andree.

Some older portions not explicitly mentioned above are copyrighted by
Carl E. Harris, George M. Sipe, Graham Wilson, Matthias Andree and Sunil Shetye.

The support for SMB authentication is copyright by Andrew Tridgell and
is under GPL version 2 (or any later version).  Andrew Tridgell has
granted a specific exemption for his GPL-licensed code to be linked with
non-GPL-compliant code in fetchmail.  The relevant files are smb*.[ch]
and ntlm.h.

The following files are public-domain: acconfig.h, md5c.c, md5.h.

The following files are explicitly GPL-licensed (v2 or any later
version): getopt1.c, getopt.c, getopt.h.

The file m4-local/ac_ma_search_package.m4 is copyright by Caolan
McNamara <caolan@skynet.ie> with fixes from Alexandre Duret-Lutz
<duret_g@lrde.epita.fr>, Matthew Mueller <donut@azstarnet.com> and
Matthias Andree <matthias.andree@gmx.de>
The license is detailed in m4-local/ac-archive-license.txt and is a
relaxed GPLv2-or-later version.

The *.c files in the ucs/ directory are Copyright (C) 2002, 2003 by
Markus Kuhn, with a liberal license as follows:
 | Permission to use, copy, modify, and distribute this software
 | for any purpose and without fee is hereby granted. The author
 | disclaims all warranties with regard to this software.

The trio/ code is Copyright (C) 1998-2001 by Bjorn Reese and Daniel
Stenberg and also under a liberal license:
 | Permission to use, copy, modify, and distribute this software for any
 | purpose with or without fee is hereby granted, provided that the above
 | copyright notice and this permission notice appear in all copies.
 |
 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
 | WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 | MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
 | CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.

The m4/gethostbyname_r.m4 and libesmtp/* files functions are (C) by
Brian Stafford, see the respective file headers for details (LGPL v2.1
or later).

The KAME/* files are (C) Copyright (C) 1995, 1996, 1997, and 1998 WIDE
Project, see the respective file headers for details.

All other code in the distribution incorporates the copy of GPL version 2
below by reference.

Specific permission is granted for the GPLed code in this distribition to
be linked to OpenSSL without invoking GPL clause 2(b).

-------------------------------------------------------------------------------
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                          675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.

  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
-------------------------------------------------------------------------------
floating-point numbers (bug item #1314524). * Karl Bochert Fixed trio_fpclassify_and_signbit to only restore the floating-point precision. * Fixed detection of need for ieee option on FreeBSD/Alpha. * Added TRIO_SNPRINTF_ONLY compilation. * Fixed trio_to_double by not using strtod() on Tru64/DECC because it does not support hex-floats. * Fixed crash on 64 bits machines related to a previous workaround in version 1.9 for uninitialized va_list (reported by Nicolai Tufar, suggestion by Douglas Gwyn). * Patrick Jessee Fixed width calculation for %g. * Added macros for internal features. * Jon Foster Added macros for conditional compilation of many features. Documented all the features. * Karl Bochert Fixed problem with Borland C++, which changes the floating-point precision for certain math functions (log10() and _fpclass()). * Karl Bochert Fixed compilation warnings on Borland C++. * Removed any occurrence of #elif because Borland C++ reports wrong line numbers when they are present (reported by Karl Bochert). * David Byron Added trio_asprintfv. * Brian Chapman Fixed Mac OS X compilation. * David Byron Fixed several compiler warnings. * Fixed printing of out-of-range arguments for %hhd and %hd. These arguments can be out of range because of default integer promotion. * Bob Friesenhahn Fixed installation of header files. * Joe Orton Added SHELL to Makefile.in to avoid problems with CShells. * Shaun Tancheff Fixed regresion tests for MSVC. * Craig Berry Fixed the VMS C99 workaround. Version 1.10 - 2003/03/06 ------------------------- * Rearranged some include files to accommodate large file support (reported by Albert Chin-A-Young). * Added support for SunOS 4.1.x lack of strerror, tolower, and toupper (reported by Peter McCluskey). * Fixed pedantic compilation with TRIO_MINIMAL. * Jose Kahan Moved <limits.h> to avoid redefinition problems. * Fixed hex-float exponents (reported by Matthias Clasen). * Fixed handling of negative width and precision via paramters (reported by Jacob Navia). * Nigel Hall Fixed TRIO_VA_START for VMS. * Rune Enggaard Lausen Fixed compilation for Borland C++ Builder. * Fixed precision of hex-float numbers (reported by James Antill). * Fixed plus sign only to be added for signed numbers. * Fixed printing of integers with value and precision of zero (reported by James Antill). * Fixed %#.o to only print one zero if the value is zero (reported by James Antill). * Rewrote check for IEEE compilation option to remove dependency on additional scripts. * Mehdi Lavasani Makefile install target fixed to work with older install programs. * Collapsed the DECC, MSVC, HP-UX, and AIX code for trio_fpclassify_and_sign() with further preprocessing. Version 1.9 - 2002/10/13 ------------------------ * Fixed trio_fpclassify_and_signbit on AIX 3.2 * Added configure check for -ieee/-mieee compilation option for Alpha machines. * Craig Berry Fixed compilation on VMS. * Albert Chin-A-Young Fixed incorrect conditional expression in trio_isinf. * Fixed the warnings about uninitialized va_list in the printfv and scanfv family without the use of compiler specific pragmas (suggested by Ian Pilcher). * Fixed space flag for floating-point numbers (reported by Ian Main). Version 1.8 - 2002/07/10 ------------------------ * Fixed infinite loop in multibyte handling (reported by Gisli Ottarsson). * Added the customizable cprintf/cscanf family which enables to user to specify input and output stream functions (suggested by Florian Schulze). * Fixed trio_isinf by removing the HP-UX workaround, and instead making sure that the C99 macro will adhere to the trio return values (reported by Luke Dunstan). * Alexander Lukyanov Fixed boundary case for scanning and EOF. * Jacob Navia Enabled the L modifier for formatting. * Added TRIO_MINIMAL to build trio without the string functions. * Added the R modifier to print rounded floating-point numbers. * Added trio_to_long_double and long double scanning (the L modifier). * Added trio_locale_decimal_point, trio_locale_thousand_separator, trio_locale_grouping to overwrite locale settings. * Rewrote TrioWriteDouble to avoid temporary buffers and thus the danger of buffer overflows (for instance %.5000f). * Improved floating-point formatting accuracy. * Fixed formatting of non-decimal exponents. * Fixed thousand separator checking. * Fixed %f scanning to get a float and %lf to get a double. * Fixed WIN32 compilation (reported by Emmanuel Mogenet) * Fixed regression test cases to exclude disabled features. Version 1.7 - 2002/05/07 ------------------------ * Fixed trio_to_double to handle hex-floats properly. * Fixed printing of %a-format to be like %e, not like %g. * Fixed floating-point printing of values beyond the machine accuracy. * Fixed %f for printing with large precision. * Fixed the usage of C99 nan(), which caused a crash on OSF/1 (reported by Georg Bolz) * Joe Orton Fixed %p on 64-bit platforms. * Made trio compile with K&R compilers. * Emmanuel Mogenet Fixed bug in trio_asprintf. * Emmanuel Mogenet Various WIN32 fixes. * Joe Orton Fixed trio_isinf() on HP-UX, and added test cases. * Joe Orton Fixed non-portable use of $^ in Makefile. * Joe Orton Added autoconf. * Alexander Lukyanov Fixed a number of bugs in the scanning of EOF and the count specifier. * Richard Jinks Added trio_nzero * Fixed incorrect handling of return code from TrioReadChar (reported by Henrik L�f) * Fixed parsing of character class expressions. * Fixed trio_to_double which did not work with long fractions. * Fixed %f for printing of large numbers. * Fixed %#s to handle whitespaces as non-printable characters. * Added trio_isfinite, trio_signbit, and trio_fpclassify. * Added new test cases. Version 1.6 - 2002/01/13 ------------------------ * Added dynamic string functions. * Rewrote and extended documentation in JavaDoc (using Doxygen). * Moved and renamed strio functions to triostr. * Robert Collins Added definition for Cygwin. * Markus Henke Added long double workaround for the HP C/iX compiler. * Marc Verwerft Improved error handling for dynamically allocated strings. * John Fotheringham Made trionan compile on OpenVMS. * Added 'd' and 'D' as exponent letters when using TRIO_MICROSOFT. * Fixed uninitial memory read for the parameter modifiers. Version 1.5 - 2001/09/08 ------------------------ * Merged with libxml changes. * Moved NaN and Inf handling to separate file to enable reuse in other projects. * Igor Zlatkovic Fixed TrioGenerateNan for MSVC. * Fixed lots of preprocessor macros and internal data structure names. Version 1.4 - 2001/06/03 ------------------------ * Added hex-float (%a and %A) for scanning. * Added wide character arguments (%ls, %ws, %S, %lc, %wc, and %C) for both printf and scanf. * Added mutex callbacks for user-specified specifiers to enable applications to add thread-safety. These are registered with trio_register, where the namespace is set to either ":enter" to lock a mutex, or ":leave" to unlock a mutex. * Added equivalence class expressions for scanning. For example, %[[=a=]] scans for all letters in the same equivalence class as the letter 'a' as defined by the locale. * Changed character class expressions for scanning. The expressions must now be embedded withing an extra set of brackets, e.g. %[[:alpha:]]. This was done to adhere to the syntax of UNIX98 regular expressions. * Added the possibility to specify standard support (TRIO_C99 etc.) as compiler options. * Fixed conversion of hex-float in StrToDouble. * Fixed formatting of hex-float numbers. * Stan Boehm Fixed crash on QNX, which happend because some buffers on the stack were too big. * Fixed default precision for %f and %g (reported by Jose Ortiz) * Howard Kapustein Added the I8, I16, I32, and I64 modifiers. * Jose Ortiz Fixed rounding problem for %e. * Jose Ortiz Fixed various problems with the xlC and Sun C++ compilers. Version 1.3 - 2001/05/16 ------------------------ * trio's treatment of the field width when the %e code was used was not correct (reported by Gisli Ottarsson). It turns out the fraction part should be zero-padded by default and the exponent part should be zero-prefixed if it is only one digit. At least that's how the GNU and Sun libc's work. The trio floating point output looks identical to them now. * Fixed group scanning with modifiers. * Fixed compilation for 64-bit Digital Unix. * Igor Zlatkovic Fixed compilation of dprintf, which uses read/write, for MSVC. * Fixed various compilation problems on Digital Unix (mainly associated with va_list). Version 1.2 - 2001/04/11 ------------------------ * Added autoconf integration. If compiled with HAVE_CONFIG_H the following happens. Firstly, <config.h> is included. Secondly, trio will only be compiled if WITH_TRIO is defined herein. Thirdly, if TRIO_REPLACE_STDIO is defined, only stdio functions that have not been detected by autoconf, i.e. those not defined by HAVE_PRINTF or similar, will be replaced by trio functions (suggested by Daniel Veillard). * Fixed '%m.nf' output. Previously trio did not treat the width properly in all cases (reported by Gisli Ottarsson). * Added explicit promotion for the scanfv family. * Fixed more C++ compilation warnings. Version 1.1 - 2001/02/25 ------------------------ * Added explicit promotion for the printfv familiy. A float must be specified by %hf. * Fixed positionals for printfv (reported by Gisli Ottarsson). * Fixed an integer to pointer conversion problem on the SGI MIPS C compiler (reported by Gisli Ottarsson). * Fixed ANSI C++ warnings (type casting, and namespace is a reserved keyword). * Added \n to all examples in the documentation to prevent confusion. * Fixed StrSubstringMax Version 1.0 - 2000/12/10 ------------------------ * Bumped Version number. Version 0.25 - 2000/12/09 ------------------------- * Wrote more documentation. * Improved NaN support and added NaN to regression test. * Fixed C99 support. * Added missing getter/setter functions. Version 0.24 - 2000/12/02 ------------------------- * Added callback functionality for the user-defined specifier (<>). All the necessary functions are defined in triop.h header file. See the documentation for trio_register for further detail. * Wrote initial documentation on the callback functionality. * Added the printfv and scanfv family of functions, which takes a pointer array rather than variadic arguments. Each pointer in the array must point to the associated data (requested by Bruce Korb). * As indicated in version 0.21 the extension modifiers (<>) have now been completely removed. * Added skipping of thousand-separators in floating-point number scanning. Version 0.23 - 2000/10/21 ------------------------- * Added width to scanning of floating-point numbers. * Wrote more documentation on trio_printf. * Fixed problem with trailing zeroes after decimal-point. Version 0.22 - 2000/08/06 ------------------------- * Added LC_CTYPE locale dependent character class expressions to scan lists. Included are [:alnum:], [:alpha:], [:cntrl:], [:digit:], [:graph:], [:lower:], [:print:], [:punct:], [:space:], [:upper:], [:xdigit:] * Added C escapes to alternative string formatting and scanning. * Added StrSubstringMax. * Wrote a little more documentation. * Fixed scanf return values. * Fixed a sign error for non-ascii characters. Version 0.21 - 2000/07/19 ------------------------- * Converted the documentation to TeX. With latex2man the documentation can automatically be converted into man pages. * Added trio_scanf, trio_vscanf, trio_fscanf, and trio_vfscanf. * Added trio_dprintf, trio_vdprintf, trio_dscanf, and trio_vdscanf. These functions can be used to write and read directly to pipes and sockets (the assume blocking sockets). Stdio buffering is surpassed, so the functions are async-safe. However, reading from stdin (STDIN_FILENO) or writing to stdout (STDOUT_FILENO) reintroduces the buffering. * Paul Janzen Added trio_asprintf and trio_vasprintf, which are compatible with the GNU and BSD interfaces. * Added scanlist ranges for group scanning (%[]). * Added width for scanning (missing for floating-point numbers though). * Added variable size modifier (&) to handle system defined types of unknown size. This modifier makes certain assumptions about the integer sizes, which may not be valid on any machine. Consequently, the modifier will remain undocumented, as it may be removed later. * Added \777 and \xFF to alternative string scanning (%#s) * Added the TRIO_REPLACE_STDIO check in the header. * Improved performance of the multibyte character parsing. * Fixed positionals (%n$) which had stopped working. * Fixed hh and ll modifiers to allow exactly two letters and no more. * Fixed ANSI C++ warnings. Also fixed the compiler warning about casting between integer and pointer (this has been annoying me for ages). * Fixed snprintf and vsnprintf with zero buffer size. * Fixed NAN problems (reported by Keith Briggs). * Fixed parsing of multibyte characters. The format string was not correctly advanced in case of a multibyte character. * Renamed many of the internal functions to have more consistant names. * Removed the <quote=c> and <fill=c> modifiers. They are not really worth including. The other <> modifiers may disappear as well. Version 0.20 - 2000/06/05 ------------------------- * Added intmax_t and ptrdiff_t support. * Added support for LC_NUMERIC grouping. * Added double-dot notation for the conversion base. The style is now %width.precision.base, where any argument can be a number, an asterix indicating a parameter, or be omitted entirely. For example, %*..2i is to specify binary numbers without precision, and with width as a parameter on the va_list. * Added sticky modifier (!), which makes subsequent specifiers of the same type reuse the current modifiers. Inspired by a suggestion from Gary Porter. * Added group scanning (%[]). Scanlist ranges and multibyte sequences are not supported yet. * Added count scanning (%n). * Changed the number scanning to accept thousand separators and any base. * Fixed positional for parameters. It is possible to write something like %3$*1$.*2$d (which happens to be the same as %*.*d). * Fixed precision of integers. * Fixed parameter flags. Before trio could only handle one parameter flag per specifier, although two (three with double-dot base) were possible. * Fixed isinf() for those platforms where it is unimplemented. Version 0.18 - 2000/05/27 ------------------------- * Rewrote the entire floating-point formatting function (Danny Dulai had reported several errors and even supplied some patches, which unfortunately were lost due to the refactoring). * Removed the use of strlen() in the declaration of a stack array. This caused problems on some compilers (besides it isn't really ANSI C compliant anyways). Using some arbitrarily chosen maximum value; should examine if some standard defines an upper limit on the length of decimal-point and thousands-separator (sizeof(wchar_t) perhaps?) * Changed the parsing of the format string to be multibyte aware. Version 0.17 - 2000/05/19 ------------------------- * Added INF, -INF, and NAN for floating-point numbers. * Fixed %#.9g -- alternative with precision. * Ken Gibson Fixed printing of negative hex numbers * Joerg (last name unknown) Fixed convertion of non-ASCII characters Version 0.16 - 1999/08/06 ------------------------- * Changed the constness of the second argument of StrFloat and StrDouble. The lack of parameter overloading in C is the reason for the strange use of constness in strtof and strtod. * Cleaned up constness. Version 0.15 - 1999/07/23 ------------------------- * Fixed the internal representation of numbers from signed to unsigned. Signed numbers posed a problem for large unsigned numbers (reported by Tero) * Fixed a tiny bug in trio_vsprintfcat * Changed the meaning of the max argument of StrAppendMax to be consistant with StrFormatAppendMax. Now it is the maximal size of the entire target buffer, not just the appended size. This makes it easier to avoid buffer overflows (requested by Tero) Version 0.14 - 1999/05/16 ------------------------- * Added size_t support (just waiting for a C99 compliant compiler to add ptrdiff_t and intmax_t) * Rewrote TrioOutStreamDouble so it does not use the libc sprintf to emulate floating-point anylonger. * Fixed width, precision, and adjustment for numbers and doubles. Version 0.13 - 1999/05/06 ------------------------- * Fixed zero padding for %d. Now %d will only zero pad if explicitly requested to do so with the 0 flag (reported by Tero). * Fixed an incorrect while() condition in TrioGetString (reported by Tero). Version 0.12 - 1999/04/19 ------------------------- * Fixed incorrect zero padding of pointers * Added StrHash with STRIO_HASH_PLAIN * Added StrFormatDateMax Version 0.11 - 1999/03/25 ------------------------- * Made it compile under cygwin * Fixed a bug were TrioPreprocess would return an error if no formatting chars were found (reported by Tero). Version - 1999/03/19 -------------------- * Added trio_strerror and TRIO_ERROR_NAME. * Changed the error codes to be positive (as errno) * Fixed two reads of uninitialized memory reported by Purify * Added binary specifiers 'b' and 'B' (like SCO.) ThousandSeparator can be used to separate nibbles (4 bit) * Renamed all Internal* functions to Trio*, which seems like a better namespace (even though it is of no practical interest because these functions are not visible beyond the scope of this file.) Version - 1999/03/12 -------------------- * Added hex-float format for StrToDouble * Double references and gaps in the arguments are not allowed (for the %n$ format) and in both cases an error code is returned. * Added StrToDouble (and StrToFloat) Version - 1999/03/08 -------------------- * Added InStream and OutStream to the trio_T structure. * Started work on TrioScan. * Return values for errors changed. Two macros to unpack the error code has been added to the header. * Shortshort (hh) flag added. * %#s also quotes the quote-char now. * Removed the 'errorInFormat' boolean, which isn't used anymore after the functions bail out with an error instead. Version - 1999/03/04 -------------------- * More than MAX_PARAMETERS parametes will now cause the TrioPreprocess() function to return error. * Unknown flags and/or specifiers cause errors too. * Added trio_snprintfcat and trio_vsnprintfcat and the defined name StrFormatAppendMax. They append a formatted string to the end of a string. * Define MAX_PARAMETERS to 128 at all times instead of using NL_ARGMAX when that exists. * Added platform fixes for Amiga as suggested by Tero J�nk� <tesaja@utu.fi> Version - 1999/01/31 -------------------- * vaprintf did add a zero byte even when it had failed. * Cleaned up the code for locale handling and thousand separator * Added trio_aprintf() and trio_vaprintf(). They return an allocated string. * Added thousands separator for numbers * Added floating point support for *printf Version - 1998/10/20 -------------------- * StrMatchCase() called StrMatch() instead of itself recursively * Rewrote the implementation of *printf and *scanf and put all the code in this file. Extended qualifiers and qualifiers from other standards were added. * Added StrSpanFunction, StrToLong, and StrToUnsignedLong Version - 1998/05/23 -------------------- * Made the StrEqual* functions resistant to NULL pointers * Turns out strdup() is no standard at all, and some platforms (I seem to recall HP-UX) has problems with it. Made our own StrDuplicate() instead. * Added StrFormat() and StrFormatMax() to serve as sprintf() and snprintf() respectively.