Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix error in sample code, and switch to .tbz
|
|
- better regression suite framework [Dodji Seketeli]
- support of the 'color' property gathering [Benjamin Dauvergne]
- furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS]
- total support of the !important keyword [Dodji Seketeli, Rob BUIS]
- selectors evaluation in csslint [Dodji Seketeli, Rob BUIS]
- fix compilation warnings [David A Knight, Dodji Seketeli]
- more complete CSS statement serialisation [Dodji Seketeli]
- better gathering of style information [Dodjij Seketeli]
- better cascading algorithm conformance [Dodji Seketeli, Rob BUIS]
- @import rule parsing fix [Dodji Seketeli]
- support of CSS3 indentifiers [Dodji Seketeli]
- better w3c DOM integration support [Rob BUIS, Dodji Seketeli]
- many parsing fixes [Dodji Seketeli]
- style structure debuging facility [Dodji Seketeli]
- better fragment parsing support [Dodji Seketeli]
- Split libcroco and sewfox [Dodji Seketeli]
- class selector evaluation fix [Rob BUIS]
- csslint cleanup and bugfixes [Dodji Seketeli]
- :first-child pseudo class selector support [Dodji Seketeli]
- pluggable pseudo class selectors evaluators [Dodji Seketeli]
|
|
Changes:
1.1.5: Mar 23 2004:
- performance: use dictionnary lookup for variables
- remove use of _private from source documents
- cleanup of "make tests" output
- bugfixes: AVT in local variables, use localtime_r to avoid thread
troubles (William), dictionary handling bug (William), limited number of
stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
superfluous namespace (William), xsltproc error code on
<xsl:message> halt, OpenVMS fix, dictionnary reference counting
change.
|
|
|
|
XML Indent is a XML stream reformatter written in ANSI C.
It is analogous to GNU indent.
|
|
|
|
|
|
- added cloneNode to XML::LibXML::Document
- include Schema/RelaxNG code only with libxml2 >= 2.6.0 (to support old libxml2)
- applied patch to example/cb_example.pl (bug 4262)
- fixed insertBefore/insertAfter on empty elements (bug 3691)
- more DOM conformant XML::LibXML->createDocument API (by Robin Berjon)
- fixed encoding problems with API calls in document encoding
- improved support for importing DTD subsets
- fixed DTD validation error reporting problems with libxml2-2.6.x
- fixed compilation problems with libxml2-2.6.x
- fixed XML::LibXML::Number to support negative numbers
- added XML Schema validation interface (XML::LibXML::Schema)
- added XML RelaxNG validation interface (XML::LibXML::RelaxNG)
- Michael K. Edwards' patch applied with some amendments from Petr Pajas:
* add debian build files (I added SKIP_SAX_INSTALL flag for
Makefile.PL and changed the patch so that it doesn't disable
sax parser registration completely by default, and rather made
debian build use this flag)
* general cleanup (use SV_nolen, etc.)
* SAX parsers cleanup
* general error reporting code cleanup/rewrite, try preventing
possible memory leaks
* recover(1) now triggers warnings (disable with $SIG{__WARN__}=sub {})
* slighlty more strict parse_string behavior (now same as when
parsing fh, etc): e.g. parse_string("<foo:bar>"), i.e prefix without
NS declaration, raises error unless recover(1) is used
* documentation fixes/updates
* slightly updated test set to reflect the new slightly more strict
parsing.
- fixed default c14n XPath to include attributes and namespaces (Petr Pajas)
- make libxml2's xmlXPathOrderDocElems available through a new
$doc->indexElements method
- added version information of libxml2
- Les Richardson's documentation patch applied.
|
|
|
|
=====
Mon Nov 30 15:18:15 2003 Jarkko Hietaniemi <jhi@iki.fi>
* Safeguards against trying to use greater edit distance
than the pattern is long, inspired by 'idallen'.
* Advise against using String::Approx for text comparisons,
since String::Approx is meant for strings.
* Released as 3.23.
Sun Oct 19 12:17:20 2003 Jarkko Hietaniemi <jhi@iki.fi>
* adistr($pattern, @inputs) returned absolute, not relative,
distances in list context, reported by 'idallen'.
* Released as 3.22.
Sat Oct 18 10:29:30 2003 Jarkko Hietaniemi <jhi@iki.fi>
* asubstitute() didn't substitute in $_ as promised,
reported by Tim Maher.
* Released as 3.21.
|
|
With this you can emulate errors: typing errorrs, speling errors,
closely related vocabularies (colour color), genetic mutations (GAG
ACT), abbreviations (McScot, MacScot).
|
|
Bump PKGREVISION.
|
|
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
|
|
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
|
|
PR pkg/24903. While here, bl3ify and enable pkgviews installation.
|
|
|
|
slightly modified by me.
Textile is a XHTML generator using a simple markup developed by Dean Allen.
This is a Python port with support for code validation, itex to MathML
translation, Python code coloring and much more.
|
|
|
|
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)
|
|
First stable version of the 2.x branch, released on 2004/03/26.
* Fixed build under HP-UX and Tru64 Unix.
* Fixed a crash that occurred during parsing of some malformed XML
catalogs.
|
|
|
|
LIST-ja).
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
|
|
|
|
|
|
distinfo, because the distfiles were updated with some functional
changes but have the same file name and version number.
|
|
USE_LANGUAGES.
|
|
|
|
jpg, jpeg commands. Bug fixes.
Bl3'ify.
|
|
|
|
|
|
|
|
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.
|
|
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
|
|
|
|
|
|
1.1.4: Feb 23 2004:
- bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
Yelp, extension problem
- display extension modules (Steve Little)
- Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
|
|
1.21
* Fix output for 7.2 in regards to indexes. ( Rod)
* Correct a configure issue with some non-standard versions of Bash. ( Rod)
1.20
* Use View heading for views rather than calling them tables. ( Andrew)
* Add an option to specify the template location during execution. ( Andrew)
* Add an option to specify a specific output type, rather than
receiving all possible types. ( Andrew)
* Display limited function information in HTML and DocBook output formats.
( Andrew, Rod)
* Output limited information about non-unique table indexes in DocBook
output. Unique indexes are already displayed as constraint output. ( Rod)
|
|
and also install ngerman.{aff,hash} links
changes since 20021114:
- "Wiederstand ist zwecklos" (thanks to Roland Wingerter) and minor
other fixes
- some fem. flags added
|
|
|
|
(I'm sorry that I noticed ruby-amrita exists on pkgsrc-wip after made
this pkgsrc.)
amrita is an HTML/XHTML template library for Ruby.
It makes html documents from a template and a model data.
|
|
Changes from 0.9.7:
Wed Dec 24 00:11:19 2003 Shugo Maeda <shugo@modruby.net>
* version 1.0.5 released.
Wed Dec 24 00:09:51 2003 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (eruby_xmalloc): new function.
* eruby_main.c (prog_args): use eruby_xmalloc().
* eruby_main.c (guess_mode): ditto.
Sat Dec 6 00:53:29 2003 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (proc_args): copy the return value of getenv().
Thanks, Kaspar Schiess.
* eruby_main.c (guess_mode): use ALLOCA_N().
Sat Dec 6 00:34:11 2003 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (guess_mode): use strncpy() instead of strcpy().
Tue Aug 26 17:17:00 2003 Shugo Maeda <shugo@modruby.net>
* version 1.0.4 released.
Tue Aug 19 11:54:43 2003 Shugo Maeda <shugo@modruby.net>
* eruby_main.c (run): do not call ruby_finalize() before
error_print().
Tue Jul 29 12:41:01 2003 Shugo Maeda <shugo@modruby.net>
* eruby_lib.c (eruby_compile): process multibyte characters
correctly. Thanks to MoonWolf
Tue Jul 29 12:19:24 2003 U.Nakamura <usa@osb.att.ne.jp>
* eruby_main.c: fix for ruby-1.8.0-preview5.
Sat Jul 26 19:20:38 2003 U.Nakamura <usa@osb.att.ne.jp>
* Makefile.in: fix sitearch.
Wed Feb 19 11:22:34 2003 Shugo Maeda <shugo@modruby.net>
* version 1.0.3 released.
Mon Jan 27 13:28:25 2003 Shugo Maeda <shugo@modruby.net>
* configure.rb: rebuild with new autoconf.rb.
Fri Jan 24 12:21:41 2003 Shugo Maeda <shugo@modruby.net>
* version 1.0.2 released.
Mon Jan 20 16:19:14 2003 U.Nakamura <usa@osb.att.ne.jp>
* Makefile.in: fix for mswin32.
* configure.rb.in: fix for mswin32.
Mon Jan 20 14:08:39 2003 Akinori MUSHA <knu@iDaemons.org>
* Makefile.in: fix for ruby 1.8.
Mon Jan 20 12:14:07 2003 Akinori MUSHA <knu@iDaemons.org>
* Makefile.in: fix to find libruby.
* configure.rb.in: ditto.
Fri Jan 17 14:13:48 2003 Shugo Maeda <shugo@modruby.net>
* version 1.0.1 released.
Wed Jan 8 17:23:51 2003 Shugo Maeda <shugo@modruby.net>
* configure.rb: regenerated by new autoconf.rb.
Fri Dec 6 15:08:42 2002 Shugo Maeda <shugo@modruby.net>
* version 1.0.0 released.
Fri Dec 6 15:07:04 2002 Shugo Maeda <shugo@modruby.net>
* Makefile.in: fix for Ruby 1.7.
* configure.rb: ditto.
Tue May 7 14:25:39 2002 Shugo Maeda <shugo@modruby.net>
* Makefile.in: added datadir.
* configure.rb: added datadir support.
Fri Apr 19 17:29:54 2002 Shugo Maeda <shugo@modruby.net>
* version 0.9.8 released.
Mon Jan 7 18:06:08 2002 Shugo Maeda <shugo@modruby.net>
* eruby_lib.c (eruby_parse_options): handle -M option correctly.
|
|
|
|
|
|
|
|
|
|
|