[Getdata-commits] SF.net SVN: getdata:[945] branches
Scientific Database Format
Brought to you by:
ketiltrout
|
From: <ket...@us...> - 2015-04-03 00:14:40
|
Revision: 945
http://sourceforge.net/p/getdata/code/945
Author: ketiltrout
Date: 2015-04-03 00:14:27 +0000 (Fri, 03 Apr 2015)
Log Message:
-----------
Experimental backport of PHP bindings to 0.8.6.
Modified Paths:
--------------
branches/getdata-0.8.6-php/src/Makefile.am
branches/getdata-0.8.6-php/src/getdata.c
branches/getdata-0.8.6-php/src/php_getdata.h
branches/getdata-0.8.6-php/src/test/Makefile.am
branches/getdata-0.8.6-php/src/test/big_test.php
Added Paths:
-----------
branches/getdata-0.8.6-php/
branches/getdata-0.8.6-php/AUTHORS
branches/getdata-0.8.6-php/COPYING
branches/getdata-0.8.6-php/ChangeLog
branches/getdata-0.8.6-php/INSTALL
branches/getdata-0.8.6-php/NEWS
branches/getdata-0.8.6-php/README
branches/getdata-0.8.6-php/README.php
branches/getdata-0.8.6-php/m4/
branches/getdata-0.8.6-php/m4/compiler.m4
branches/getdata-0.8.6-php/m4/php.m4
branches/getdata-0.8.6-php/m4/version.m4
branches/getdata-0.8.6-php/make_parameters.c
branches/getdata-0.8.6-php/src/
Index: branches/getdata-0.8.6-php
===================================================================
--- branches/getdata-0.8.6-php 2015-03-12 02:03:24 UTC (rev 944)
+++ branches/getdata-0.8.6-php 2015-04-03 00:14:27 UTC (rev 945)
Property changes on: branches/getdata-0.8.6-php
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,22 ##
+.deps
+Makefile
+Makefile.am
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.log
+config.lt
+config.status
+config.sub
+configure
+configure.ac
+depcomp
+install-sh
+libtool
+ltmain.sh
+make_parameters
+missing
+php_getdata-*.tar.bz2
+php_getdata-*.tar.gz
Copied: branches/getdata-0.8.6-php/AUTHORS (from rev 943, branches/getdata-0.8/AUTHORS)
===================================================================
--- branches/getdata-0.8.6-php/AUTHORS (rev 0)
+++ branches/getdata-0.8.6-php/AUTHORS 2015-04-03 00:14:27 UTC (rev 945)
@@ -0,0 +1,36 @@
+C. B. Netterfield <net...@as...> developed the original
+dirfile standard and created the first GetData library.
+
+D. V. Wiebe <dv...@ke...> developed the "large dirfile extension"
+(AKA Standards Version 3) and currently maintains GetData and the dirfile
+standards.
+
+Ted Kisner <tsk...@gm...> wrote the PutData library
+(libdirfile).
+
+Sean Bryan <sea...@ca...> provided code which was adapted to create
+the MATLAB bindings.
+
+Eli Fidler <el...@st...> ported PutData to this version of the GetData
+library.
+
+Joseph Fowler <jf...@pr...> provided code which was adapted to
+create the slimlib encoding support.
+
+Adam D Hincks <ada...@ut...> provided code whic was adapted to
+create the zzip encoding support. The original zzip encoding (ZIRFILE) was
+developed by Mike Nolta <no...@ci...>.
+
+Peter Kümmel <syn...@gm...> ported GetData to MSVC (Windows).
+
+George Staikos <st...@kd...> maintained the GetData library as part of
+kst.
+
+Adam Treat <tr...@kd...> wrote the code for the PHASE field type.
+
+Matthew Truch <ma...@tr...> wrote the dirfile2ascii conversion utility.
+
+Andrew Walker <arw...@su...> maintained the GetData library as
+part of kst.
+
+vi: tw=75
Copied: branches/getdata-0.8.6-php/COPYING (from rev 943, branches/getdata-0.8/COPYING)
===================================================================
--- branches/getdata-0.8.6-php/COPYING (rev 0)
+++ branches/getdata-0.8.6-php/COPYING 2015-04-03 00:14:27 UTC (rev 945)
@@ -0,0 +1,504 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+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 and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, 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 library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete 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 distribute a copy of this License along with the
+Library.
+
+ 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 Library or any portion
+of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+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 Library, 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 Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you 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.
+
+ If distribution of 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 satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be 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.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library 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.
+
+ 9. 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 Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+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 with
+this License.
+
+ 11. 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 Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library 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 Library.
+
+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.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library 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.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser 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 Library
+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 Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+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
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "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
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. 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 LIBRARY 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
+LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
Copied: branches/getdata-0.8.6-php/ChangeLog (from rev 943, branches/getdata-0.8/ChangeLog)
===================================================================
--- branches/getdata-0.8.6-php/ChangeLog (rev 0)
+++ branches/getdata-0.8.6-php/ChangeLog 2015-04-03 00:14:27 UTC (rev 945)
@@ -0,0 +1,5831 @@
+2014-12-07 D. V. Wiebe <ge...@ke...> svn:935
+ GetData-0.8.6 released.
+
+2014-12-06 D. V. Wiebe <ge...@ke...> svn:932
+ Backport more bugfixes from trunk:
+
+ * src/native.c (_GD_NativeType): Don't always return GD_FLOAT64 for LINCOMs.
+ (r867)
+
+ * src/putdata.c (_GD_MplexOutData): Fix computation of complex data. (r867)
+
+ * src/open.c (_GD_CreateDirfile _GD_Open): Close descriptors on error.
+ (r877)
+
+ * src/types.c (_GD_ConvertType): Add missing break. (r877)
+
+ * bindings/python/pydirfile.c (gdpy_dirfile_getentry gdpy_dirfile_getstring
+ gdpy_dirfile_putcarray gdpy_dirfile_putdata) src/include.c (_GD_Include)
+ src/putdata.c (_GD_DoMplexOut): Deallocate buffers on error. (r877)
+
+ * src/parse.c (_GD_ParseCarray): Return on error. (r877)
+
+ * src/parse.c (_GD_ParseFieldSpec): Only resize the dot_list when necessary.
+ Also, clean up if the resize doesn't work. (r877)
+
+ * src/getdata.h.in: Remove __nonnull__ from parameter two of
+ gd_verbose_prefix. (r877)
+
+ * src/common.c (_GD_CanonicalPath): Don't let readlink overrun the buffer.
+ Also fix double free. (r877)
+
+ * bindings/python/pygetdata.h (PYGD_REPORT_ERROR): Added. (r877)
+
+ * bindings/python/pyentry.c (gdpy_entry_seta): Set a[i] if the pyobj is
+ complex. (r877)
+
+ * bindings/cxx/entry.cpp (Entry::Entry): Zero E if gd_entry call fails.
+ (r877)
+
+ * bindings/cxx/fragment.cpp (Fragment::Fragment): Handle error in
+ gd_fragment_affixes call. (r877)
+
+ * bindings/f77/fgetdata.c (GDASCA): Handle error in gd_entry call. (r877)
+
+ * util/dirfile2ascii.c (main): Fix check for too many fields. (r877)
+
+2014-12-06 D. V. Wiebe <ge...@ke...> svn:931
+ Backport more bugfixes from trunk:
+
+ * src/getdata.c (_GD_DoConst): Return len instead of 1. (r848)
+ * src/field_list.c (gd_carrays gd_mcarrays): Update _GD_DoField calls to
+ deal with the above. (r848)
+ * test/get_carray_c2r.c: Added. (r848)
+
+ * src/add.c (_GD_CopyScalars): Added. (r848)
+ * src/add.c (_GD_Change): Fix scalar copying for GD_POLYNOM_ENTRY. Don't
+ throw errors for passed members which will be ignored due to scalars (spf,
+ numbits, bitnum). (r848)
+ * test/add_bit_scalars.c test/add_mplex_scalars.c test/add_raw_spf_scalar.c
+ * test/add_polynom_scalar.c: Added. (r848)
+
+ * src/mod.c (_GD_Change): Fix MPLEX scalar modifying. (r848)
+
+2014-12-05 D. V. Wiebe <ge...@ke...> svn:930
+ Backport bugfixes from trunk:
+
+ * bindings/cxx/rawentry.cpp (RawEntry::RawEntry): Initialise filename.
+ Patch from S. J. Benton. (r863)
+
+ * src/add.c (_GD_Add): Set the right suberror (GD_E_ENTRY_POLYORD) for
+ poly_ord out of range. (r867)
+
+ * src/flimits.c (_GD_GetBOF): Also zero *ds if we're before sample zero.
+ (r867)
+
+ * src/flush.c (_GD_Flush): Don't flush the second lincom field if it's not
+ used. (r867)
+
+ * src/fpos.c (_GD_Seek): Fix sign on PHASE shift. (r867)
+
+ * src/fpos.c (gd_seek64): Pass index_pos=-1 to _GD_GetFilePos. (r867)
+
+ * src/getdata.c (_GD_CDivideData): Fix computation of complex division.
+ (r867)
+
+ * src/index.c (_GD_GetIndex): Fix extrapolations performed when required to
+ search for the EOF. (r867)
+ * src/index.c (gd_framenum_subset64): Fix conversion of field_end from
+ frames to samples. (r867)
+
+ * src/add.c (_GD_Change): Don't throw an error on mplex.count_val < 0.
+ (r848)
+ * src/errors.c src/internal.h: Remove unused GD_E_ENTRY_CNTVAL. (r848)
+ * test/add_mplex_val.c: Deleted. (r848)
+
+ * src/legacy.c (GetFormat): Allocate Format.mplexEntries. (r867)
+
+ * src/mod.c (gd_alter_spec gd_malter_spec): Set move flags for POLYNOM
+ entries to ensure co-efficients are updated. (r867)
+
+ * src/parse.c (_GD_Tokenise): Fix parsing of \x and \u. Don't unnecessarily
+ overwrite earlier errors with GD_E_FORMAT_UNTERM. (r867)
+
+ * bindings/idl/getdata.c (gdidl_rename): Fix handling of UPDATEDB. (r867)
+
+ * bindings/cxx/getdata/entry.h (Entry::CompScal): Allow non-zero for
+ RECIP, too. (r868)
+
+ * src/common.c (_GD_CInvertData): Correct algebra in C89 INVERT macro.
+ (r872)
+ * src/getdata.c (_GD_PolynomData): Implement correct C89 POLYNOMC macro.
+ (r872)
+ * src/getdata.c (_GD_CDivideData): Correct algebra in C89 DIVIDEC macro.
+ (r872)
+
+ * src/internal.h: Fix pointer arithmetic in C89 gd_cap_ macro. (r872)
+
+ * bindings/python/pyfragment.c (gdpy_fragment_init): Fix typo in keyword
+ names. (r876)
+
+ * Makefile.am: Auotmake version bumped to 1.13. (r915)
+ * configure.ac: Autoconf version bumped to 2.65. (r915)
+
+2013-09-05 D. V. Wiebe <ge...@ke...> svn:845
+ GetData-0.8.5 released.
+
+ * src/zzslim.c: Fix for rename of gd_raw_file_.
+
+2013-07-17 D. V. Wiebe <ge...@ke...> svn:835
+
+ * bindings/python/pydirfile.c: Remove spurious debug printf.
+
+ * bindings/doc/Makefile.am: Fix make clean
+
+ * bindings/bindings/perl/Makefile.am: Fix make clean
+
+2013-05-14 D. V. Wiebe <ge...@ke...> svn:832
+ GetData-0.8.4 released.
+
+2013-04-11 D. V. Wiebe <ge...@ke...> svn:830
+ GetData-0.8.4rc2:
+
+ * bindings/perl/Build.PL.in: make include_dirs an array. Reported by Seth.
+
+ * bindings/idl/package/configure.ac bindings/matlab/package/configure.ac:
+ Require GetData >= 0.8.4.
+
+2013-04-10 D. V. Wiebe <ge...@ke...> svn:829
+ GetData-0.8.4rc1.
+
+2013-04-06 D. V. Wiebe <ge...@ke...> svn:827
+ * bindings/cxx/getdata/entry.h (Entry::CountMax)
+ bindings/cxx/getdata/mplexentry.h (MplexEntry::CountMax
+ MplexEntry::SetCountMax): Added (but marked deprecated) for backwards
+ compatibility.
+
+2013-04-05 D. V. Wiebe <ge...@ke...> svn:826
+ * bindings/f77/test/big_test.f bindings/f77/test/big_test95.f90
+ bindings/perl/t/big_test.t: Fix test 231.
+
+2013-04-05 D. V. Wiebe <ge...@ke...> svn:825
+ * src/getdata.h.in: Renamed gd_entry_t.count_max to gd_entry_t.period.
+
+ * bindings/cxx/getdata/entry.h (Entry::Period)
+ bindings/cxx/getdata/mplexentry.h (NplexEntry::Period): Renamed from CountMax.
+ * bindings/cxx/mplexentry.cpp (MplexEntry::SetPeriod): Renamed from
+ SetCountMax.
+ * bindings/cxx/mplexentry.cpp (MplexEntry::MplexEntry)
+ bindings/f77/fgetdata.c (GDGEMX) bindings/f77/getdata.f90.in (fgd_entry
+ fgd_add fgd_madd fgd_alter_entry fgd_add_mplex fgd_madd_mplex
+ fgd_alter_mplex) bindings/idl/getdata.c (gdidl_make_idl_entry
+ gdidl_alter_mplex) bindings/matlab/gd_add_mplex.m
+ bindings/matlab/gd_alter_mplex.m bindings/matlab/gd_madd_mplex.m
+ bindings/matlab/matlab.c (gdmx_from_entry gdmx_to_entry)
+ bindings/perl/GetData.xs (gdp_to_entry entry) bindings/python/pyentry.c
+ (gdpy_set_entry_from_tuple gdpy_entry_getperiod gdpy_entry_setperiod
+ gdpy_entry_getparms): Rename count_max to period.
+
+ * src/add.c (_GD_Add): Fix range checks on MPLEX parameters.
+
+ * src/getdata.c (_GD_DoMplex): The default period is 2n+1, not 2n.
+
+ * src/internal.h: Rename GD_E_ENTRY_CNTMAX to GD_E_ENTRY_PERIOD.
+ * src/errors.c: Update GD_E_ENTRY_PERIOD and GD_E_FORMAT_MPLEXVAL messages.
+
+ * src/mod.c (_GD_Change): mplex.count_val = -1 is not a magic value.
+
+ * src/parse.c (_GD_ParseMplex): Remove incorrect restrictions count_val <=
+ period and count_val >= 0.
+
+ * bindings/idl/getdata.c (gdidl_read_idl_entry): Properly convert an IDL
+ MPLEX entry object.
+
+ * bindings/idl/getdata.c (gdidl_alter_mplex): Handle missing COUNT_VAL.
+
+ * man/dirfile-format.5: Fix and clarify MPLEX specification.
+
+2013-03-13 D. V. Wiebe <ge...@ke...> svn:819
+ * src/flush.c (_GD_FlushFragment): Strip affixes from field codes in
+ /REFERENCE directives.
+ * test/flush_ref.c test/parse_include_affix_ref.c: Added.
+
+2013-03-12 D. V. Wiebe <ge...@ke...> svn:818
+ * bindings/python/pydirfile.c (gdpy_dirfile_getdata): Resize the ndarray
+ before returning it, if necessary. Also, don't try to read past the EOF in
+ read-to-end mode.
+
+ * src/fpos.c (_GD_GetFilePos): Fix computation of two input field derived
+ types to properly return MULTIPOS when necessary.
+ * test/tell_multidiv.c: Added.
+
+ * src/fpos.c (_GD_Seek): Return error if trying to place the I/O pointer
+ before sample zero.
+ * test/seek_neg.c: Added.
+
+ * src/gzip.c (_GD_GzipSeek): Allow seeking to sample zero.
+ * test/gzip_get_get2.c: Added.
+
+2013-03-12 D. V. Wiebe <ge...@ke...> svn:815
+ GetData-0.8.3 released.
+
+2013-03-09 D. V. Wiebe <ge...@ke...> svn:807
+ * src/flush.c: C89-ify the GD_VERS_... constants.
+
+2013-03-08 D. V. Wiebe <ge...@ke...> svn:806
+ GetData-0.8.3rc1.
+
+2013-03-08 D. V. Wiebe <ge...@ke...> svn:803
+ * src/internal.h (gd_put_unalinged64): Fix spelling.
+
+ * src/encoding.c (_GD_FiniRawIO): Don't pass NULL to gd_UnlinkAt.
+
+ * man/GD_SIZE.3: Added.
+
+ * configure.ac: Turn on fast unaligned access for armv[6789] per Dinar
+ Valeev. Also add add --enable-fast-unaligned to allow users to override the
+ check.
+
+2013-02-15 D. V. Wiebe <ge...@ke...> svn:795
+ * bindings/matlab/package: Added.
+ * Makefile.am: Add matlabdist and matlabdistcheck
+
+ * doc/README.matlab bindings/matlab/make_contents.sh.in
+ bindings/matlab/Contents.m.head bindings/matlab/doc.tail: Added.
+
+ * bindinag/matlab/matlab.c (gdmx_from_carrays): Added.
+ * bindings/matlab/gd_mcarrays.c: Added.
+ * bindings/matlab/test/big_test.m: Add test 243.
+
+ * bindings/matlab/gd_include.c: Renamed from gd_include_affix.c
+ * bindings/matlab/gd_include.m: Deleted.
+
+2013-02-13 D. V. Wiebe <ge...@ke...> svn:794
+ * bindings/cxx/test/big_test.cpp bindings/perl/t/big_test.t
+ bindings/python/test/big_test.py: Add test 243.
+
+2013-02-06 D. V. Wiebe <ge...@ke...> svn:793
+ * src/parse.c (_GD_Tokenise): Don't falsely report an unterminated token when
+ stopping a partial tokenisation on top of a " or \.
+ * test/tok_arg.c test/tok_escape.c test/tok_quote.c: Added.
+
+2013-02-02 D. V. Wiebe <ge...@ke...> svn:792
+ * src/string.c (gd_get_string): Handle string retrieval directly instead of
+ calling _GD_DoField.
+ * src/string.c (_GD_DoStringOut): Moved from putdata.c.
+ * src/string.c (gd_put_string) src/add.c (gd_add_string gd_madd_string): Call
+ _GD_DoStringOut directly instead of _GD_DoFieldOut.
+ * src/getdata.c (_GD_DoString): Deleted.
+ * src/getdata.c (_GD_DoField) src/putdata.c (_GD_DoFieldOut): Remove string
+ processing.
+
+2013-02-02 D. V. Wiebe <ge...@ke...> svn:790
+ * bindings/matlab/matlab.c: ANSI C.
+
+2013-02-02 D. V. Wiebe <ge...@ke...> svn:789
+ * bindings/python/pyentry.c (gdpy_set_scalar_from_pyobj): Add missing data
+ types.
+ * bindings/python/pyentry.c (gdpy_set_entry_from_tuple gdpy_entry_setspf
+ gdpy_entry_setbitnum gdpy_entry_setnumbits gdpy_entry_setcountval
+ gdpy_entry_setcountmax): Fix data type in gdpy_set_scalar_from_pyobj calls.
+
+ * src/entry.c (_GD_GetScalar): Handle bogus CARRAY indices.
+
+ * src/mod.c (_GD_Change): Fix floating point CONST conversions.
+
+ * test/add_scalar_carray_bad.c test/alter_const_c2r.c: Added.
+
+ * bindings/python/test/big_test.py: Fix the part of test 35 that the
+ previous fix broke.
+
+2013-02-02 D. V. Wiebe <ge...@ke...> svn:788
+ * src/debug.c (gd_colclear): Added.
+
+ * src/protect.c (gd_protection gd_alter_protection): Fix error reporting for
+ GD_E_BAD_INDEX.
+
+ * m4/matlab.m4 bindings/matlab: Added.
+ * configure.ac bindings/Makefile.am: Added MATLAB config.
+ * bindings/make_parameters.c (MatLab): Added.
+
+ * bindings/python/test/big_test.py: Fixed tests 35 and 67.
+
+2013-01-26 D. V. Wiebe <ge...@ke...> svn:787
+ * src/del.c (_GD_DeReference) src/entry.c (_GD_CalculateEntry) src/flush.c
+ (_GD_FieldSpec) src/mod.c (_GD_Change): Fix data type (size) of
+ EN(raw,spf) in function calls.
+
+2013-01-15 D. V. Wiebe <ge...@ke...> svn:785
+ * m4/floatordering.m4: Split from m4/compiler.m4
+
+ * src/parse.c (_GD_ParseRaw _GD_ParseMplex): Fix types in _GD_SetScalar
+ calls.
+
+2013-01-04 D. V. Wiebe <ge...@ke...> svn:783
+ * configure.ac: powerpc64 also supports fast unaligned access. Reported by
+ Dinar Valeev.
+
+2012-12-13 D. V. Wiebe <ge...@ke...> svn:775
+ GetData-0.8.2 released.
+
+2012-12-12 D. V. Wiebe <ge...@ke...> svn:773
+ * src/common.c (_GD_CanonicalPath): Don't bail early when encountering a
+ trailing absolute symlink.
+
+ * src/common.c (_GD_CanonicalPath): Strip DIRSEP along with a symlink name
+ from res when necessary.
+
+ * test/test.h test/parse_include_absolute.c test/parse_include_absrel.c
+ test/parse_include_relabs.c: Abstract getcwd in the header.
+ * test/open_sym_a.c test/open_sym_al.c test/open_sym_at.c test/open_sym_c.c
+ test/open_sym_cl.c test/open_sym_ct.c test/open_sym_p.c test/open_sym_pl.c
+ test/open_sym_pt.c: Added.
+
+2012-11-22 D. V. Wiebe <ge...@ke...> svn:772
+ * src/encoding.c (_GD_WriteOut): Remove unnecessary DIRFILE parameter.
+
+2012-10-10 D. V. Wiebe <ge...@ke...> svn:771
+ * src/getdata.c (_GD_DoMplex): Check we're at the BOF before trying to do a
+ lookback.
+
+ * src/internal.h: Only export gd_MakeFullPathOnly when using modules.
+
+2012-08-20 D. V. Wiebe <ge...@ke...> svn:767
+ GetData-0.8.1 released.
+
+2012-08-15 D. V. Wiebe <ge...@ke...> svn:760
+ * src/internal (_GD_IsDirSep): Added.
+ * src/common.c (_GD_CanonicalPath): Call _GD_IsDirSep
+
+2012-08-15 D. V. Wiebe <ge...@ke...> svn:759
+ GetData-0.8.1rc1:
+
+ * src/parse.c (_GD_ParseDirective _GD_ParseFragment): Remove inappropriate
+ restrict keywords. Reported by Daniel Flanigan.
+
+2012-08-14 D. V. Wiebe <ge...@ke...> svn:757
+ * src/include.c (_GD_Include): Return the correct fragment index, not just
+ D->n_fragment - 1.
+ * test/include_sub.c: Added.
+
+2012-08-04 D. V. Wiebe <ge...@ke...> svn:755
+ * src/parse.c (_GD_ParseFragment): Don't resize instring unnecessarily.
+
+2012-08-04 D. V. Wiebe <ge...@ke...> svn:754
+ * src/parse.c (_GD_ParseDirective): Delete free reference on encountered
+ one in a subfragment.
+
+2012-08-02 D. V. Wiebe <ge...@ke...> svn:753
+ * src/include.c (_GD_Include): Reject non-regular files as fragments.
+
+2012-08-02 D. V. Wiebe <ge...@ke...> svn:752
+ * src/globals.c (gd_dirfilename): Return the full path.
+ * test/global_name.c: Update.
+
+ * src/add.c (_GD_Add): Properly compute filebase.
+
+ * src/entry.c (gd_linterp_tablename): Added.
+ * test/table.c test/table_code. test/table_type.c: Added.
+ * bindings/cxx/dirfile.cpp (Dirfile::LinterpTableName)
+ bindings/perl/simple_funcs.xsin (linterp_tablename)
+ bindings/f77/getdata.f90.in (fgd_linterp_tablename) bindings/f77/fgetdata.c
+ (GDLTTN) bindings/idl/getdata.c (gdidl_get_linterp_tablename)
+ bindings/python/pydirfile.c (gdpy_dirfile_linterptablename): Added.
+ * bindings/perl/simple_funcs.pl: Handle returning malloc'd string.
+
+ * bindings/cxx/test/big_test.cpp bindings/perl/test/big_test.t
+ bindings/f77/test/big_test.f bindings/f77/test/big_test95.f90
+ bindings/idl/test/big_test.pro bindings/python/test/big_test.py: Add test
+ 241. Update tests 21 and 80.
+
+2012-07-26 D. V. Wiebe <ge...@ke...> svn:751
+ * src/flush.c (_GD_FieldSpec): Write /HIDDEN directives for /ALIASes.
+
+2012-07-26 D. V. Wiebe <ge...@ke...> svn:749
+ * src/parse.c (_GD_SetScalar _GD_ParseLincom _GD_ParseLinterp
+ _GD_ParseMultiply _GD_ParseRecip _GD_ParseWindow _GD_ParseMplex
+ _GD_ParseDivide _GD_ParseBit _GD_ParsePhase _GD_ParsePolynom
+ _GD_ParseAlias): Store munged input fields.
+ * src/entry.c (_GD_GetScalar) src/common.c (_GD_BadInput) src/parse.c
+ (_GD_ResolveAlias): Don't (re-)munge field codes.
+
+ * src/name.c (_GD_MungeCode): Take an additional parameter, err_ok,
+ indicating whether missing affixes indicate an internal error or not.
+
+ * src/mod.c (_GD_AlterInField) src/name.c (_GD_CheckCodeAffixes): Added.
+ * src/mod.c (_GD_AlterScalar) src/add.c (_GD_FixName _GD_Add _GD_AddAlias):
+ Call _GD_CheckCodeAffixes.
+ * src/mod.c (_GD_Change): Call _GD_AlterInField to modify in_fields.
+
+ * src/flush.c (_GD_WriteFieldCode): Added.
+ * src/flush.c (_GD_PadField _GD_WriteConst _GD_FieldSpec): Call
+ _GD_WriteFieldCode.
+
+ * test/get_affix.c test/add_alias_affix.c test/add_alias_affix.c
+ test/add_spec_affix.c test/madd_alias_affix.c test/alter_lincom_affix.c
+ test/add_lincom_affix.c test/alter_scalar_affix.c: Added.
+
+ * test/add_string_affix.c test/madd_affix.c test/add_affix.c: Update for new
+ affix semantics.
+
+ * src/mod.c (gd_alter_entry) src/add.c (gd_madd_alias): Clear error when
+ starting.
+
+2012-07-12 D. V. Wiebe <ge...@ke...> svn:743
+ * bindings/f77/fgetdata.c (GDALLC): Delete unnecessary malloc.
+ * src/fragment.c (_GD_CheckAffixes): Free subaffixes on error.
+ * src/fragment.c (gd_desync): Free old name after reopen.
+ * src/include.c (_GD_Include): Free sname on error.
+ * src/add.c (_GD_Add): Free temp_buffer on error.
+ * src/close.c (_GD_FreeD): Free tok_base and error_prefix.
+ * src/move.c (_GD_Move): Free new_code on error.
+ * src/parse.c (gd_strtok): Cache the string per documentation.
+
+ * test/valgrind.suppressions: Added.
+ * bindings/cxx/test/big_test.cpp test/add_affix.c test/add_meta_alias.c
+ test/add_scalar_carray.c test/name_updb_alias.c test/name_updb_const.c
+ test/name_updb_const_alias.c test/name_alias.c test/name_updb.c
+ test/madd_affix.c test/add_meta.c test/add_scalar.c test/name.c test/add.c
+ test/parse_mplex_nomax.c: Deal with memory.
+
+2012-07-10 D. V. Wiebe <ge...@ke...> svn:740
+ * src/common.c (_GD_CanonicalPath): Fix pointer arithmetic
+
+ * src/compat.c (gd_strtod): Drop octal (not in POSIX); handle hex floating
+ point; don't zero errno.
+
+2012-07-04 D. V. Wiebe <ge...@ke...> svn:737
+ GetData-0.8.0 released.
+
+2012-07-04 D. V. Wiebe <ge...@ke...> svn:736
+ * src/constant.c (gd_get_carray_slice gd_get_carray gd_carray_len
+ gd_put_carray_slice gd_put_carray): Handle both CONST and CARRAY.
+ * src/constant.c (gd_get_constant gd_put_constant): Just call the
+ corresponding carray_slice function.
+
+2012-06-30 D. V. Wiebe <ge...@ke...> svn:732
+ * src/getdata.h.in configure.ac cmake/CMakeLists.txt: Fix definition of
+ gd_off64_t.
+
+ * bindings/perl/Build.PL.in: make getdata.h a dependency of lib/GetData.xs.
+
+2012-06-29 D. V. Wiebe <ge...@ke...> svn:728
+ * src/getdata.h.in src/internal.h src/errors.c: Merge GD_E_BAD_VERSION into
+ GD_E_ARGUMENT.
+
+2012-06-28 D. V. Wiebe <ge...@ke...> svn:725,726
+ * util/checkdirfile.c: Find and report dangling aliases.
+
+ * bindings/python/pydirfile.c (gdpy_dirfile_nentries gdpy_dirfile_entrylist)
+ bindings/cxx/dirfile.cpp (Dirfile::NEntries Dirfile::EntryList)
+ bindings/perl/GetData.xs (entry_list) : Fix signedness of "type".
+ * bindings/idl/getdata.c (gdidl_get_field_list gdidl_get_nfields): Deal with
+ /ALIASES.
+ * bindings/make_parameters.c: Add GD_ALIAS_ENTRIES.
+
+ * test/nentries_noalias.c test/elist_noalias.c: Renamed from ..._alias.c.
+ * test/nentries_alias.c test/elist_alias.c: Added.
+
+ * src/internal.h getdata.h.in: Move GD_ALIAS_ENTRY to public header.
+ * src/getdata.h.in: Define GD_ALIAS_ENTRIES.
+ * src/field_list.c (_GD_EntryIndex _GD_ListEntry) src/nfields.c
+ (_GD_NEntries): Handle GD_ALIAS_ENTRIES.
+
+ * src/common.c (_GD_CanonicalPath): Sidestep GCC warning.
+
+2012-06-27 D. V. Wiebe <ge...@ke...> svn:724
+ * src/name.c (_GD_UpdateScalar _GD_InvalidateConst _GD_UpdateInField
+ _GD_InvalidateVect): Handle aliases.
+ * src/name.c (gd_rename): Don't dereference aliases.
+ * src/name.c (gd_rename_alias): Deleted.
+ * test/name.c test/name_updb_const.c test/name_updb.c: Updated.
+ * test/name_updb_const_alias.c test/name_move_alias.c test/name_alias.c
+ test/name_updb_alias.c: Added.
+ * test/name_after_const.c test/name_after.c: Deleted.
+
+ * src/parse.c (_GD_ResolveAlias): Reset aliases if requested.
+
+ * man/make_html.pl: Don't eat "**" in synopses.
+
+2012-06-25 D. V. Wiebe <ge...@ke...> svn:723
+ * src/flush.c (_GD_FindVersion): ALIAS means >= 9.
+
+ * util/checkdirfile.c: Grammar.
+
+2012-06-13 D. V. Wiebe <ge...@ke...> svn:721
+ GetData-0.8.0rc2.
+
+2012-06-04 D. V. Wiebe <ge...@ke...> svn:720
+ * bindings/cxx/dirfile.cpp bindings/cxx/fragment.cpp
+ bindings/cxx/getdata/dirfile.h bindings/cxx/getdata/fragment.h: off_t
+ -> gd_off64_t.
+
+2012-06-02 D. V. Wiebe <ge...@ke...> svn:717
+ * src/internal.h (_GD_AbsPath): Allow s == NULL.
+
+2012-05-25 D. V. Wiebe <ge...@ke...> svn:712
+ * bindings/cxx/fragment.cpp (Fragment::Fragment Fragment::SetEndianness)
+ bindings/cxx/dirfile.cpp (Dirfile::NFrames Dirfile::EoF Dirfile::BoF
+ Dirfile::GetData Dirfile::PutData Dirfile::FrameNum Dirfile::Seek
+ Dirfile::Tell): Call the 64-bit API.
+
+ * src/getdata.h.in: Support GD_64BIT_API and use configure to define
+ gd_off64_t.
+ * src/internal.h bindings/cxx/getdata/dirfile.h: Define GD_64BIT_API before
+ including getdata.h.
+
+ * test/Makefile.am man/Makefile.am: Remove LFS_TRANSITIONAL_API (always
+ enabled).
+
+ * confihure.ac: Figure out a suitable type for gd_off64_t. Remove
+ LFS_TRANSITIONAL_API conditional.
+
+2012-05-23 D. V. Wiebe <ge...@ke...> svn:710
+ * test/test.h: Don't redefine isnan if it's okay as-is.
+
+ * src/open.c (_GD_CreateDirfile): Don't unnecessarily disable mtime
+ acquisition.
+ * cmake/test/CMakeLists.txt: enable desync checks.
+
+ * src/compat.c (gd_strtod): Fix sign check.
+
+2012-05-22 D. V. Wiebe <ge...@ke...> svn:709
+ * cmake/CMakeLists.txt: Update definitons. Support GD_UTIL.
+ * cmake/test/CMakeLists.txt: Update the list of excluded tests.
+ * cmake/src/CMakeLists.txt: Support GD_DEBUG and conditionally build debug.c.
+ * cmake/bindings/cxx/CMakeLists.txt: Support GD_TEST.
+ * cmake/util/CMakeLists.txt cmake/bindings/cxx/test/CMakeLists.txt: Added.
+
+ * src/internal.h: Define PRNsize_t and PRNssize_t to get around printf()s
+ which don't recognise the "z" length modifier. Changed everywhere. Handle
+ basename, offsetof, strtod.
+
+ * src/compat.c (basename gd_strtod): Added.
+ * src/parse.c (_GD_SetScalar) src/nan.h: Call gd_strtod.
+
+ * README.win: Update.
+
+ * bindings/cxx/test/big_test.cpp: Tweak includes to allow compilation with
+ MSVC.
+
+ * bindings/cxx/getdata/entry.h bindings/cxx/getdata/fragment.h: Include
+ dirfile.h.
+
+ * test/include_cb.c test/madd_window.c test/open_cb_cont.c
+ test/open_cb_invalid.c test/include_pc.c test/test.h test/open_cb_rescan.c
+ test/open_cb_abort.c test/open_cb_ignore.c: Tweak for compilation with MSVC.
+
+ * test/add_meta_alias.c test/madd_affix.c test/parse_mplex_nomax.c
+ test/add_meta.c: Fix gd_entry_t access.
+
+ * util/checkdirfile.c: Preprocessor fixes for compilation with MSVC.
+
+2012-04-21 D. V. Wiebe <ge...@ke...> svn:706
+ GetData-0.8.0rc1:
+
+ * bindings/cxx/test/big_test.cpp bindings/perl/test/big_test.t: Fix
+ mplex_lookback checks.
+
+2012-04-21 D. V. Wiebe <ge...@ke...> svn:705
+ * man/make_html.pl: Improvements.
+
+ * src/globals.c (gd_mplex_lookback): Always succeed; return void.
+
+ * bindings/perl/simple_funcs.pl: Handle returning void.
+
+2012-04-19 D. V. Wiebe <ge...@ke...> svn:701
+ * src/add.c (_GD_Add): Don't check protection level before figuring out the
+ fragment index.
+
+ * bindings/perl/GetData.xs bindings/perl/typemap
+ bindings/perl/simple_funcs.pl: gdpu_spf_t -> gdpu_uint_t.
+
+ * bindings/perl/GetData.xs (gdp_to_entry entry): Use "in_fields" everywhere
+ to be consistent with the C API.
+
+ * bindings/perl/GetData.xs (mcarrays): Remove unpacked. Use GIMME_V
+ instead.
+
+ * bindings/perl/simple_funcs.xsin (reference alter_phase add_window
+ alter_window alter_affixes add_mplex alter_mplex desync flags
+ verbose_prefix): Fix parameter defaults and types.
+
+ * bindings/perl/Build.PL.in: Install GetData.pm
+
+ * bindings/perl/simple_funcs.xsin (include include_affex): Deleted.
+ * bindings/perl/GetData.xs (include): Added.
+
+ * doc/README.perl: Added.
+ * bindings/perl/GetData.pm.in: POD.
+
+ * bindings/cxx/test/Makefile.am bindings/f77/Makefile.am test/Makefile.am
+ test/error_verbose.c test/error_verbose_prefix.c: Remove GNUisms.
+
+2012-04-13 D. V. Wiebe <ge...@ke...> svn:699
+ * src/common.c (_GD_CanonicalPath): Terminate and don't clobber string
+ from realpath().
+
+ * bindings/make_parameters.c: Add GD_SIE_ENCODED.
+
+ * bindings/cxx/getdata/fragment.h: Update encodings.
+
+ * bindings/f77/fgetdata.c (GDTOKE) bindings/f77/getdata.f90.in (fgd_strtok):
+ Drop the 'n' parameter: just do what the C API does.
+
+ * bindings/idl/getdata.c (gdidl_getdata gdidl_putdata): Drop /HERE: just use
+ the absense of FIRST_FRAME and FIRST_SAMPLE.
+
+ * bindings/idl/getdata.c (gdidl_add_mplex): Make the MAX parameter optional.
+
+2012-04-01 D. V. Wiebe <ge...@ke...> svn:696
+ * src/compat.c (_GD_ReadDir): Renamed from gd_readdir().
+
+2012-04-01 D. V. Wiebe <ge...@ke...> svn:694
+ * src/getdata.h.in: Deprecate gd_bit_t and gd_spf_t. Remove gd_count_t.
+ * src/getdata.h.in bindings/make_parameters.c: Remove GD_COUNT_MAX.
+ * cmake/CMakeLists.txt: Remove DEFINE_gd_int16_t and DEFINE_gd_uint16_t.
+ * src/internal.h: Calculate GD_INT_TYPE and GD_UINT_TYPE.
+
+ * src/entry.c (_GD_CalculateEntry) src/flush.c (_GD_FieldSpec) src/getdata.c
+ (_GD_DoMplex) src/putdata.c (_GD_DoMplexOut gd_putdata64) src/del.c
+ (_GD_DeReference) src/parse.c (_GD_ParseMplex _GD_ParseBit) src/mod.c
+ (_GD_Change): Use GD_INT_TYPE when dealing with bitnum, numbits, count_max,
+ and count_val.
+ * src/add.c (gd_add_bit gd_add_sbit gd_add_mplex gd_madd_bit gd_madd_sbit
+ gd_madd_mplex) src/mod.c (gd_alter_bit gd_alter_sbit gd_alter_mplex)
+ bindings/python/pyentry.c (gdpy_entry_setnumbits gdpy_entry_setbitnum
+ gdpy_entry_setcountval gdpy_entry_setcountmax) bindings/cxx/mplexentry.cpp
+ (MplexEntry::MplexEntry MplexEntry::SetCountVal MplexEntry::SetCountMax)
+ bindings/cxx/sbitentry.cpp (SBitEntry::SBitEntry SBitEntry::SetFirstBit
+ SBitEntry::SetNumBits) bindings/cxx/test/big_test.cpp
+ bindings/cxx/bitentry.cpp (BitEntry::BitEntry BitEntry::SetFirstBit
+ BitEntry::SetNumBits) bindings/cxx/getdata/bitentry.h (FirstBit NumBits)
+ bindings/cxx/getdata/entry.h (FirstBit NumBits CountVal CountMax)
+ bindings/cxx/getdata/mplexentry.h (CountVal CountMax)
+ bindings/cxx/getdata/sbitentry.h (FirstBit NumBits) bindings/perl/GetData.xs
+ bindings/perl/typemap bindings/perl/simple_funcs.pl bindings/f77/fgetdata.c
+ (GDADBT GDADSB GDMDBT GDMDSB GDALBT GDALSB) bindings/idl/getdata.c
+ (gdidl_make_idl_entry gdidl_read_idl_entry gdidl_add_mplex gdidl_alter_mplex):
+ gd_bit_t, gd_count_t -> int.
+ * src/fpos.c (_GD_Seek) src/getdata.c (_GD_MultiplyData _GD_CMultiplyData
+ _GD_DivideData _GD_CDivideData _GD_WindowData _GD_CDivideData _GD_MplexData
+ _GD_DoLincom _GD_DoMultiply _GD_DoDivide _GD_DoWindow _GD_DoMplex
+ gd_getdata64) src/putdata.c (_GD_MplexOutData gd_putdata64) src/flimits.c
+ (_GD_GetEOF _GD_GetBOF gd_bof64) src/common.c (_GD_LinterpData
+ _GD_LincomData) src/add.c (gd_add_raw) src/spf.c (_GD_GetSPF gd_spf)
+ src/mod.c (_GD_SPFConvert) src/mod.c (gd_alter_entry) src/index.c
+ (gd_framenum_subset64) bindings/python/pyentry.c (gdpy_entry_setspf)
+ bindings/python/pydirfile.c (gdpy_dirfile_getdata) bindings/cxx/rawentry.cpp
+ (RawEntry::RawEntry RawEntry::SetSamplesPerFrame)
+ bindings/cxx/getdata/rawentry.h (SamplesPerFrame) bindings/perl/GetData.xs
+ bindings/perl/typemap bindings/perl/simple_funcs.pl bindings/f77/fgetdata.c
+ (GDADRW GDALRW) util/dirfile2ascii.c: gd_spf_t -> unsigned int.
+ * src/flush.c (_GD_WriteConst) src/mod.c (_GD_AlterScalar): Add missing
+ integer types.
+
+ * src/parse.c (_GD_ParseMplex): Make count_max optional.
+ * src/getdata.c (_GD_DoMplex) src/add.c (_GD_Add): Handle count_max == 0.
+
+ * src/getdata.h.in: Mark GD_FLOAT and GD_DOUBLE as deprecated.
+
+ * src/encoding.c (_GD_FiniRawIO): Handle short writes and IO errors.
+
+ * src/getdata.c (_GD_DoMplex): use D->lookback to determine how far to
+ search backwards. Also, read data in chunks of size GD_BUFFER_SIZE.
+ * src/open.c (_GD_Open): Initialise D->lookback.
+ * src/globals.c (gd_mplex_lookback): Added.
+ * bindings/cxx/dirfile.cpp (Dirfile::MplexLookback)
+ bindings/perl/simple_funcs.xsin (mplex_lookback) bindings/f77/getdata.f90.in
+ (fgd_mplex_lookback) bindings/f77/fgetdata.c (GDMXLB) bindings/idl/getdata.c
+ (gdidl_mplex_lookback): Added.
+
+ * src/parse.c (gd_strtok): Renamed from gd_tokenise to avoid regional
+ spelling variations. Bindings renamed accordingly (except for the F77
+ bindings).
+
+ * bindings/python/pygetdata.c: Add GD_E_EXISTS exception.
+
+ * bindings/python/pydirfile.h: Add mplex_lookback and verbose_prefix to
+ gdpy_constant_t.
+ * bindings/python/pydirfile.c (gdpy_dirfile_delete): Delete verbose_prefix.
+ * bindings/python/pydirfile.c (gdpy_dirfile_create): Initialise
+ mplex_lookback and verbose_prefix.
+ * bindings/python/pydirfile.c (gdpy_dirfile_verbose_prefix): Deleted.
+ * bindings/python/pydirfile.c (gdpy_dirfile_getverboseprefix
+ gdpy_dirfile_setverboseprefix gdpy_dirfile_getmplexlookback
+ gdpy_dirfile_setmplexlookback): Added.
+
+ * bindings/Makefile.am: add src/gd_config.h to the prerequisites of
+ make_parameters.
+
+ * src/flush.c (_GD_FlushFragment): Write /ENCODING for zzip and zzslim.
+
+ * src/meta_list.c: Merged into src/field_list.c
+ * src/nmeta.c: Merged into src/nfields.c
+
+ * src/add.c (_GD_InvalidEntype): Added.
+ * src/internal.h: Add en...
[truncated message content] |