Next | Query returned 228 messages, browsing 171 to 180 | Previous

History of commit frequency

CVS Commit History:


   2004-08-04 13:20:00 by Thomas Klausner | Files touched by this commit (3)
Log message:
Add -Wl,-R${libdir} to xml2-config output, similar to how it is done
in libxml. Bump PKGREVISION.
   2004-08-04 13:19:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
regen (fix line offsets)
   2004-07-06 15:52:25 by Juan Romero Pardines | Files touched by this commit (3) | Package updated
Log message:
Update textproc/libxml2 to 2.6.11.

2.6.11: July 5 2004:
   - Schemas: a lot of changes and improvements by Kasimier Buchcik for
    attributes, namespaces and simple types.
   - build fixes: --with-minimum (William Brack),  some gcc cleanup
    (William), --with-thread-alloc (William)
   - portability: Windows binary package change (Igor Zlatkovic), Catalog
    path on Windows
   - documentation: update to the tutorial (John Fleck), xmllint return code
    (John Fleck), man pages (Ville Skytta),
   - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
    properly initialize the library (William), empty node set in XPath
    (William), xmlSchemas errors (William), invalid charref problem pointed
    by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
    with div processing (William), XPointer and xml:base problem(William),
    Reader and entities, xmllint return code for schemas (William), reader
    streaming problem (Steve Ball), DTD serialization problem (William),
    libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
    Python classes, xmlReader buffer bug, Python bindings memory interfaces
    improvement (with Stéphane Bidoul), Fixed the push parser to be back to
    synchronous behaviour.
   - improvement: custom per-thread I/O enhancement (Rob Richards), register
    namespace in debug shell (Stefano Debenedetti), Python based regression
    test for non-Unix users (William), dynamically increase the number of
    XPath extension functions in Python and fix a memory leak (Marc-Antoine
    Parent and William)
   - performance: hack done with Arjan van de Ven to reduce ELF footprint
    and generated code on Linux, plus use gcc runtime profiling to optimize
    the code generated in the RPM packages.
   2004-07-01 17:14:03 by Marc Recht | Files touched by this commit (3) | Package updated
Log message:
update to 2.6.10 and take maintainership
use xmlsoft's FTP since GNOME's hasn't got this version

2.6.10: May 17 2004

- build fixes: --without-html problems, make check without make all
- portability: problem with xpath.c on Windows (MSC and Borland), memcmp
  vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++
  do not use "list" as parameter name, make tests work with Python 1.5
  (Ed Davis),
- improvements: made xmlTextReaderMode public, small buffers resizing
  (Morten Welinder), add --maxmem option to xmllint, add
  xmlPopInputCallback() for Matt Sergeant, refactoring of
  serialization escaping, added escaping customization
- bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs
  (William Brack), xmlReader end of stream problem, node deregistration with
  reader, URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer),
  regexp transition reduction (William), various XSD Schemas fixes (Kasimier
  Buchcik), XInclude fallback problem (William), weird problems with DTD
  (William), structured error handler callback context (William), reverse
  xmlEncodeSpecialChars() behaviour back to escaping '"'
   2004-05-22 12:04:21 by Thomas Klausner | Files touched by this commit (6)
Log message:
Unused.
   2004-05-07 03:14:51 by Juan Romero Pardines | Files touched by this commit (102)
Log message:
Drop maintainership; I don't have the enough free time to maintain
all these packages.
   2004-04-19 16:24:57 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 2.6.9:
- implement xml:id Working Draft, relaxed XPath id() checking
- bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
  Beckett), Relax-NG compilation (William Brack), Regexp patches (with
  William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
  William), Relax-NG name classes compares (William), XInclude duplicate
  fallback (William), external DTD encoding detection (William), a DTD
  validation bug (William), xmlReader Close() fix, recusive extention
  schemas
- improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting
  save optimization, better handle IIS broken HTTP redirect  behaviour (Ian
  Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
  dependancy, XML Schemas union support (Kasimier Buchcik), warning removal
  clanup (William), keep ChangeLog compressed when installing from RPMs
- documentation: examples and xmlDocDumpMemory docs (John Fleck), new
  example (load, xpath, modify, save), xmlCatalogDump() comments,
- Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
  compiler NaN handling bug (Mark Vakoc)
   2004-03-28 23:31:46 by Julio M. Merino Vidal | Files touched by this commit (6)
Log message:
Update to 2.6.8:

2.6.8: Mar 23 2004:
   - First step of the cleanup of the serialization code and APIs
   - XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
    Dickmeiss), anyURI for "" (John Belmonte)
   - Python: Canonicalization C14N support added (Anthony Carrico)
   - xmlDocCopyNode() extension (William)
   - Relax-NG: fix when processing XInclude results (William), external
    reference in interleave (William), missing error on <choice>
    failure (William), memory leak in schemas datatype facets.
   - xmlWriter: patch for better DTD support (Alfred Mickautsch)
   - bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
    Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
    URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
    XInclude and XPointer fixes for entities (William), XML parser bug
    reported by Holger Rauch, nanohttp fd leak (William),  regexps char
    groups '-' handling (William), dictionnary reference counting problems,
    do not close stderr.
   - performance patches from Petr Pajas
   - Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)
   - compilation and portability fixes: --without-valid, catalog cleanups
    (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
    to Windows (Christophe de Vienne),  --with-html-dir fixup (Julio Merino
    Vidal), Windows build (Eric Zurcher)
   2004-03-22 23:25:59 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Fix build with gcc2 on sparc64.
   2004-03-18 10:12:18 by Johnny C. Lam | Files touched by this commit (232)
Log message:
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.

Next | Query returned 228 messages, browsing 171 to 180 | Previous