]>
granicus.if.org Git - libexpat/log
Fred L. Drake, Jr. [Mon, 22 Jul 2002 17:49:17 +0000 (17:49 +0000)]
make_basic_suite(): Simplify the organization of the test cases into
just two groups: "basic" (no namespaces) and "namespace".
Rename one test function so it's name makes more sense, and is
shorter.
Fred L. Drake, Jr. [Mon, 22 Jul 2002 17:15:48 +0000 (17:15 +0000)]
Added regression test for SF bug #584832, adapted from contributed
test.
Karl Waclawek [Mon, 22 Jul 2002 13:32:37 +0000 (13:32 +0000)]
Fix for bug #584832: incorrect handling of internal entities.
The wrong string pool was cleared.
Karl Waclawek [Sat, 20 Jul 2002 13:31:06 +0000 (13:31 +0000)]
Applied patch for bug #584183: crash in builds without DTD support
Fred L. Drake, Jr. [Mon, 15 Jul 2002 19:57:34 +0000 (19:57 +0000)]
Fixup whitespace.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 18:39:32 +0000 (18:39 +0000)]
Add news for the 1.95.4 release.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 18:38:06 +0000 (18:38 +0000)]
Change the "next release" to 1.95.5.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 16:24:33 +0000 (16:24 +0000)]
Present signature lines for function declarations much more
consistently.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 16:07:28 +0000 (16:07 +0000)]
More nullification: use "return NULL" instead of "return 0" for
functions that return pointer types.
Wrap some long lines.
Captalize the first sentences of some comments, etc.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 15:49:33 +0000 (15:49 +0000)]
We're building Expat, not subversion. Appearantly a cut-n-pasto.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 15:07:30 +0000 (15:07 +0000)]
xmlwf/readfilemap.c is not used on Windows.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 05:21:23 +0000 (05:21 +0000)]
Capitalize "Expat" consistently.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 05:17:26 +0000 (05:17 +0000)]
Change the Borland support files so that the DLLs are named libexpat.dll and
libexpatw.dll, as they are for MSVC.
Since I do not have a Borland build environment, I hope I have not botched
this change!
Fred L. Drake, Jr. [Fri, 12 Jul 2002 05:06:17 +0000 (05:06 +0000)]
Add a note about the Borland compiler support files.
Move the second column of the table right a couple of spaces to
there's space for the long directory name on the left.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 02:52:42 +0000 (02:52 +0000)]
Add a note about the addition of Borland support files.
Include a couple of additional bug reports that have been dealt with.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 02:51:56 +0000 (02:51 +0000)]
Add the Borland support files to the installer.
Fred L. Drake, Jr. [Fri, 12 Jul 2002 02:46:22 +0000 (02:46 +0000)]
Support files for Borland C++ Builder 5 / BCC 5.5.
Contributed by Patrick McConnell.
Closes SF patch #538032.
Fred L. Drake, Jr. [Thu, 11 Jul 2002 18:55:43 +0000 (18:55 +0000)]
Update lists of ignored files to match changes from Makefile.in 1.37.
Fred L. Drake, Jr. [Thu, 11 Jul 2002 18:54:42 +0000 (18:54 +0000)]
Fix installation when building from outside the source directory.
Closes SF patch #566901.
Karl Waclawek [Thu, 11 Jul 2002 03:35:42 +0000 (03:35 +0000)]
Added documentation for new skipped entity handler.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 21:28:44 +0000 (21:28 +0000)]
Add a couple more fixed bugs to the list.
Karl Waclawek [Tue, 9 Jul 2002 21:19:24 +0000 (21:19 +0000)]
Added to list of changes for 1.95.4.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 21:17:45 +0000 (21:17 +0000)]
Add a test for SF bug #478332.
If I understand the report correctly, I can't reproduce the bug using
the CVS version of Expat.
Karl Waclawek [Tue, 9 Jul 2002 20:58:17 +0000 (20:58 +0000)]
Applied modified version of patch #578161.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 20:55:07 +0000 (20:55 +0000)]
Marked the de-tabification task complete.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 20:50:04 +0000 (20:50 +0000)]
De-tabify.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 20:49:47 +0000 (20:49 +0000)]
Bump version number & de-tabify.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 20:25:10 +0000 (20:25 +0000)]
A variety of code-style changes:
- Use only plain spaces, no hard tabs.
- Strip trailing whitespace from all lines.
- Strip blank line from the end of the file.
- Do no use a space following the ! operator.
- Wrap a couple of long lines.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 18:37:32 +0000 (18:37 +0000)]
Add a list of bugs fixed for 1.95.4 so far.
Set a target release date.
Karl Waclawek [Tue, 9 Jul 2002 18:29:23 +0000 (18:29 +0000)]
Fix for bug #579196.
Fred L. Drake, Jr. [Tue, 9 Jul 2002 13:57:18 +0000 (13:57 +0000)]
Fix typo from manual application of the Mac OS classic patch.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 17:10:38 +0000 (17:10 +0000)]
Added note about Mac OS classic support.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 17:08:45 +0000 (17:08 +0000)]
Mac OS (classic) support, based on patches from Thomas Wegner and
Daryle Walker.
Also moved some #include statements around and removed a VMS-specific #include
that duplicates an existing #include.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 17:06:55 +0000 (17:06 +0000)]
Mac OS (classic) support, based on patches from Thomas Wegner and
Daryle Walker.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 16:03:16 +0000 (16:03 +0000)]
Add link to the next set of release requirements as well.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 16:02:22 +0000 (16:02 +0000)]
Release requirements for 1.95.5.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 15:34:04 +0000 (15:34 +0000)]
Remove the need to use <p> to add space between list items.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 15:33:20 +0000 (15:33 +0000)]
Add some useful links to CVS documentation.
Fred L. Drake, Jr. [Mon, 8 Jul 2002 15:32:51 +0000 (15:32 +0000)]
Clean up some markup.
Karl Waclawek [Thu, 4 Jul 2002 14:06:15 +0000 (14:06 +0000)]
Added COMPILED_FROM_DSP flag to make it compile under VC++.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 20:44:54 +0000 (20:44 +0000)]
Minor consistency nit.
Karl Waclawek [Mon, 1 Jul 2002 16:54:52 +0000 (16:54 +0000)]
Modified fix for bug # 575168 to correct behaviour when endElementHandler
was set after startElementHandler was called.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 16:46:08 +0000 (16:46 +0000)]
De-tabify; minor code-style consistency changes.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 16:45:37 +0000 (16:45 +0000)]
De-tabify; minor code-style consistency changes.
Removed function that was commented out using "#if 0"; not referenced.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 15:18:34 +0000 (15:18 +0000)]
De-tabify files that missed the de-tabify step.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 15:13:02 +0000 (15:13 +0000)]
De-tabify; minor code-style consistency changes.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 14:51:16 +0000 (14:51 +0000)]
De-tabify; minor code-style consistency changes.
Fred L. Drake, Jr. [Mon, 1 Jul 2002 14:45:51 +0000 (14:45 +0000)]
De-tabify; minor code-style consistency changes.
Fred L. Drake, Jr. [Sat, 29 Jun 2002 15:26:38 +0000 (15:26 +0000)]
Delay the Unix build-process changes since we really need to get a
bugfix release out.
Fred L. Drake, Jr. [Sat, 29 Jun 2002 15:24:30 +0000 (15:24 +0000)]
Update for the 1.95.4 release.
Fred L. Drake, Jr. [Fri, 28 Jun 2002 23:04:49 +0000 (23:04 +0000)]
Fix SF bug #575168: "Missing events for end-element".
Fred L. Drake, Jr. [Fri, 28 Jun 2002 14:20:07 +0000 (14:20 +0000)]
Add regression tests for SF bug #566334:
"Default namespace => wrong element names"
Fred L. Drake, Jr. [Fri, 28 Jun 2002 13:40:20 +0000 (13:40 +0000)]
Delayed the InternalEntityRefHandler feature.
Fred L. Drake, Jr. [Fri, 28 Jun 2002 13:35:44 +0000 (13:35 +0000)]
Add a regression test that might tickle SF bug #422239. See comments
for more information.
Fred L. Drake, Jr. [Fri, 28 Jun 2002 04:03:36 +0000 (04:03 +0000)]
Change CVS link to the local version of the instructions for using the
Expat CVS repository.
Fred L. Drake, Jr. [Fri, 28 Jun 2002 04:02:45 +0000 (04:02 +0000)]
Add a link to the ViewCVS repository browser.
Fred L. Drake, Jr. [Wed, 26 Jun 2002 13:04:04 +0000 (13:04 +0000)]
Mark one more of the release requirements as done.
Fred L. Drake, Jr. [Wed, 26 Jun 2002 12:54:32 +0000 (12:54 +0000)]
Add a link to the Expat4D product (Expat plug-in for 4th Dimension).
Fred L. Drake, Jr. [Wed, 19 Jun 2002 02:26:04 +0000 (02:26 +0000)]
Add the "replace-tabs-with-spaces" release requirement, as discussed
on the lists.
Fred L. Drake, Jr. [Fri, 14 Jun 2002 14:28:12 +0000 (14:28 +0000)]
Version number needs to be bumped here as well.
Fred L. Drake, Jr. [Fri, 14 Jun 2002 14:13:30 +0000 (14:13 +0000)]
Stupid punctuation nit: use a period at the end of a sentence! ;-)
Fred L. Drake, Jr. [Fri, 14 Jun 2002 14:11:56 +0000 (14:11 +0000)]
Mark the SkippedEntityHandler item "done".
Fred L. Drake, Jr. [Thu, 13 Jun 2002 20:44:20 +0000 (20:44 +0000)]
Simplify the content table style, with no visual difference.
(Possibly better supported by browsers.)
Fred L. Drake, Jr. [Thu, 13 Jun 2002 20:41:24 +0000 (20:41 +0000)]
Add some information about tracker usage, including both recommendations and
just useful information that is not always well known, but should be.
Fred L. Drake, Jr. [Thu, 13 Jun 2002 20:40:09 +0000 (20:40 +0000)]
Added some style for tables in the content area.
Fred L. Drake, Jr. [Thu, 13 Jun 2002 18:34:14 +0000 (18:34 +0000)]
Add a section on CVS access, since we can't change the CVS info on
SourceForge to use the shorter hostnames.
This adds information on the specific modules checked into CVS.
Fred L. Drake, Jr. [Thu, 13 Jun 2002 18:12:20 +0000 (18:12 +0000)]
Consistently use the shorter libexpat.org URL.
Karl Waclawek [Thu, 13 Jun 2002 12:52:39 +0000 (12:52 +0000)]
Applied patch # 567035 (endElementHandler fix) and
patch # 567400 (cdataSectionProcessor fix)
Fred L. Drake, Jr. [Thu, 13 Jun 2002 02:52:09 +0000 (02:52 +0000)]
Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE.
This requires that expat_config.h or winconfig.h has been included.
Using unistd.h avoids warnings about close() and read() not being defined
on some platforms.
This closes SF bug #563184.
Fred L. Drake, Jr. [Wed, 12 Jun 2002 19:46:53 +0000 (19:46 +0000)]
Update the DLL version numbering since the API has expanded in a
backward-compatible way.
Fred L. Drake, Jr. [Wed, 12 Jun 2002 19:43:51 +0000 (19:43 +0000)]
There've been patches since 1.95.3, so bump the version number.
Fred L. Drake, Jr. [Tue, 11 Jun 2002 19:34:39 +0000 (19:34 +0000)]
Added a link to the EasySoap project.
Karl Waclawek [Sun, 9 Jun 2002 14:01:47 +0000 (14:01 +0000)]
Fix for bug # 566240.
Karl Waclawek [Sun, 9 Jun 2002 13:55:37 +0000 (13:55 +0000)]
Applied patch # 565510 - "reading uninitialized variable".
Karl Waclawek [Sun, 9 Jun 2002 00:01:43 +0000 (00:01 +0000)]
Applied patch # 559910 - New SkippedEntityHandler
Fred L. Drake, Jr. [Wed, 5 Jun 2002 04:16:29 +0000 (04:16 +0000)]
Started section for 1.95.4, noting the contributed VMS support.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 04:13:10 +0000 (04:13 +0000)]
VMS support, contributed by Craig Berry.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 04:02:19 +0000 (04:02 +0000)]
Include subdirectories on the webserver.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 04:01:38 +0000 (04:01 +0000)]
Fix the page title.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 04:01:10 +0000 (04:01 +0000)]
Oops, this was not ready for checkin.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 03:56:04 +0000 (03:56 +0000)]
Fix style buglet.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 03:52:21 +0000 (03:52 +0000)]
Add a link to the new development area of the website.
Fred L. Drake, Jr. [Wed, 5 Jun 2002 03:49:50 +0000 (03:49 +0000)]
Start off the new development information area with release requirements
for Expat 1.95.4.
Fred L. Drake, Jr. [Tue, 4 Jun 2002 16:35:21 +0000 (16:35 +0000)]
Update link to the project home page.
Fred L. Drake, Jr. [Tue, 4 Jun 2002 14:23:28 +0000 (14:23 +0000)]
Fix editorial type noticed by Greg Stein (& introduced by me, of
course!).
Fred L. Drake, Jr. [Tue, 4 Jun 2002 05:12:42 +0000 (05:12 +0000)]
Elaborated on the news description a little.
Fred L. Drake, Jr. [Tue, 4 Jun 2002 04:52:09 +0000 (04:52 +0000)]
Add news item about the 1.95.3 release.
Fred L. Drake, Jr. [Mon, 3 Jun 2002 19:56:29 +0000 (19:56 +0000)]
Fix link to the GOBO-Eiffel project, added a missing word in the
description.
Fred L. Drake, Jr. [Mon, 3 Jun 2002 19:38:13 +0000 (19:38 +0000)]
Be more specific with a couple of the files that we install.
I'm still not sure where the manpage gets compressed, but it certainly
does; leaving off the .gz causes the RPM build to not find the file.
Fred L. Drake, Jr. [Mon, 3 Jun 2002 18:46:36 +0000 (18:46 +0000)]
Add Karl's instructions for building the UTF-16 version on Unix.
Fred L. Drake, Jr. [Mon, 3 Jun 2002 18:16:07 +0000 (18:16 +0000)]
Split the install and uninstall targets into library and non-library
components, creating the new targets installlib and uninstalllib.
Greg Stein [Sat, 1 Jun 2002 22:55:22 +0000 (22:55 +0000)]
Add real checks for autoconf 2.52 and libtool 1.4 so that we can
produce "nice" errors if they are not present.
Greg Stein [Sat, 1 Jun 2002 22:35:28 +0000 (22:35 +0000)]
conftools/libtool.m4 is generated by buildconf.sh, so make sure that
it gets tossed during 'extraclean'
Greg Stein [Sat, 1 Jun 2002 22:29:30 +0000 (22:29 +0000)]
Work on fixing bug #462960
* add Apache's version of config.guess and config.sub, which are both
recent, and have some helpful mods
* buildconf.sh: tweak call to libtoolize to avoid overwriting the above
* conftools/.cvsignore: the new files are supposed to be there
* Makefile.in: tweak to use $(prefix) for the manual page so that it
picks up install-time prefix changes. tossed an old comment. tweak
the 'extraclean' rule to avoid tossing the added config.* files.
Fred L. Drake, Jr. [Sat, 1 Jun 2002 02:12:30 +0000 (02:12 +0000)]
Specify the compression type; the current version of Inno Setup
supports the more efficient bzip algorithm, so we can produce a
smaller installer to download. Or at least partially mitigate
the addition of the wchar_t version of the DLLs.
Install the Changes file as Changes.txt.
Add a note telling what version of Inno Setup the script is for.
Fred L. Drake, Jr. [Fri, 31 May 2002 21:31:12 +0000 (21:31 +0000)]
Bump the version number of the shared library according to the libtool
recommendations.
Fred L. Drake, Jr. [Fri, 31 May 2002 20:42:18 +0000 (20:42 +0000)]
Added a couple more interesting items that had been lurking in the
forgotten NEWS file.
Set an expected date for the 1.95.3 release.
Fred L. Drake, Jr. [Fri, 31 May 2002 20:33:05 +0000 (20:33 +0000)]
Remove NEWS since this information is already being provided in Changes.
Fred L. Drake, Jr. [Fri, 31 May 2002 16:33:53 +0000 (16:33 +0000)]
Added a note about the Eiffel bindings.
Fred L. Drake, Jr. [Fri, 31 May 2002 15:51:21 +0000 (15:51 +0000)]
Factor out the definition of the directory the manual page is
installed into; hopefully this will fix the RPM construction.