[libcroco-list] project update



Hi list,

Following my previous update, I have pushed a couple of patches in
public arch source archive.

Most important things include numerous bug fixes, memory
leaks/corruptions fixes, more apis needed for w3c DOM integration
and a better regression test framework.
 
Please find attached the changelog of all the patches applied.

The archive is located at
http://dodji.seketeli.free.fr/archives/2004/xml-style/.
The name of the archive is dodji gnome org--xml-style-2004 


ps: I have pushed all the patches up to patch-17 into the GNOME CVS.
2004-03-13 21:30:49 GMT	Dodji Seketeli <dodji seketeli org>	patch-17

    Summary:
      some distribution fixes [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-17

    * Makefile.am,tests/Makefile.am,tests/test-output-refs/Makefile.am: 
    Added some distribution plumbing.
    

    modified files:
     ChangeLog Makefile.am tests/Makefile.am
     tests/test-inputs/Makefile.am
     tests/test-output-refs/Makefile.am


2004-03-13 19:01:13 GMT	Dodji Seketeli <dodji seketeli org>	patch-16

    Summary:
      bumped version to 0.5 and bumped version-info to 2:0:0 [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-16


    modified files:
     ChangeLog configure.in src/libcroco-config.h


2004-03-13 17:48:11 GMT	Dodji Seketeli <dodji seketeli org>	patch-15

    Summary:
      memory leaks/corruption fixing [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-15

    Patches applied:
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-7
       synchronized with dodji gnome org--xml-style-2004/libcroco--mainline--0.1--patch-14
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-8
       better valgrind error reporting [Dodji Seketeli]
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-9
       enable reachable memory testing at valgrind level. [Dodji Seketeli]
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-10
       first part of mem leaks/corruptions hunting. [Dodji Seketeli]
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-8
       star-merged dodji gnome org--xml-style-2004/libcroco--mainline--0.1--patch-14
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-9
       first step toward better mem debuging. [Dodji Seketeli]
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-10
       massive mem leak killing [Dodji Seketeli]
    

    new files:
     tests/.arch-ids/vg.supp.id tests/vg.supp

    modified files:
     ChangeLog src/cr-declaration.c src/cr-doc-handler.c
     src/cr-input.c src/cr-input.h src/cr-parser.c src/cr-parser.h
     src/cr-rgb.c src/cr-sel-eng.c src/cr-selector.c
     src/cr-statement.c src/cr-stylesheet.c src/cr-term.c
     src/cr-tknzr.c src/cr-tknzr.h src/cr-token.c
     tests/test-inputs/test2.1.css tests/test1-main.c
     tests/test2-main.c tests/test4-main.c tests/test5-main.c
     tests/testctl

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-7
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-8
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-9
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-10
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-8
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-9
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-10


2004-03-11 23:58:36 GMT	Dodji Seketeli <dodji seketeli org>	patch-14

    Summary:
      forgot to add tests/global-vars.sh [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-14


    new files:
     tests/.arch-ids/global-vars.sh.id tests/global-vars.sh


2004-03-11 23:10:28 GMT	Dodji Seketeli <dodji seketeli org>	patch-13

    Summary:
      better valgrind support in the test framework [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-13

    Patches applied:
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-6
       better valgrind support in the test framework [Dodji Seketeli]
    

    removed files:
     tests/.arch-ids/valgrind.log.id tests/valgrind.log

    modified files:
     ChangeLog Makefile.am src/libcroco-config.h
     tests/test-prop-ident.sh tests/test-unknown-at-rule.sh
     tests/test-unknown-at-rule2.sh tests/testctl

    renamed files:
     tests/.arch-ids/test-prop-ident.id
       ==> tests/.arch-ids/test-prop-ident.sh.id
     tests/.arch-ids/test-unknown-at-rule.id
       ==> tests/.arch-ids/test-unknown-at-rule.sh.id
     tests/.arch-ids/test-unknown-at-rule2.id
       ==> tests/.arch-ids/test-unknown-at-rule2.sh.id
     tests/test-prop-ident
       ==> tests/test-prop-ident.sh
     tests/test-unknown-at-rule
       ==> tests/test-unknown-at-rule.sh
     tests/test-unknown-at-rule2
       ==> tests/test-unknown-at-rule2.sh

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-6


2004-03-11 19:35:00 GMT	Dodji Seketeli <dodji seketeli org>	patch-12

    Summary:
      Don't activate valgrind tests by default [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-12

    Patches applied:
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-4
       synchronized with libcroco--mainline--0.1--patch-11
    
     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-5
       don't activate valgrind tests by default.
    

    modified files:
     ChangeLog src/libcroco-config.h tests/testctl

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-4
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-5


2004-03-11 07:41:03 GMT	Dodji Seketeli <dodji seketeli org>	patch-11

    Summary:
      added valgrind based test infrastructure [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-11

    Patches applied:
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-6
       synchronized with libcroco--mainline--0.1 [Dodji Seketeli]
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-7
       added valgrind based test infrastructure [Dodji Seketeli]
    

    modified files:
     ChangeLog tests/testctl

    new patches:
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-6
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-7


2004-03-10 20:00:47 GMT	Dodji Seketeli <dodji seketeli org>	patch-10

    Summary:
      better end of line handing in statement serialisation [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-10

    * src/cr-statement.[ch]: 
    (cr_statement_to_string): do not add leading end of lines.
    * cr-stylesheet.c: added cr_stylesheet_to_string(), handle
    end of lines between statements here.
    * tests/test-output-refs/test5.1.css.out: updated non
    regression tests.

    modified files:
     ChangeLog src/cr-statement.c src/cr-stylesheet.c
     src/cr-stylesheet.h tests/test-output-refs/test5.1.css.out


2004-03-10 15:39:33 GMT	Dodji Seketeli <dodji seketeli org>	patch-9

    Summary:
      kill strict aliasing warnings [David A Knight]
    Revision:
      libcroco--mainline--0.1--patch-9

    src/cr-om-parser.c, src/cr-rgb.c, src/cr-statement.c:
    Fixed strict aliasing warnings emitted by gcc.

    modified files:
     src/cr-om-parser.c src/cr-rgb.c src/cr-statement.c


2004-03-10 14:57:28 GMT	Dodji Seketeli <dodji seketeli org>	patch-8

    Summary:
      csslint based tests support [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-8

    Patches applied:
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-4
       synchronized with libcroco--mainline--0.1 [Dodji Seketeli]
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-5
       csslint based non regression tests [Dodji Seketeli]
    

    new files:
     tests/.arch-ids/test-prop-ident.id
     tests/.arch-ids/test-unknown-at-rule.id
     tests/.arch-ids/test-unknown-at-rule2.id
     tests/test-inputs/.arch-ids/prop-vendor-ident.css.id
     tests/test-inputs/.arch-ids/unknown-at-rule.css.id
     tests/test-inputs/.arch-ids/unknown-at-rule2.css.id
     tests/test-inputs/prop-vendor-ident.css
     tests/test-inputs/unknown-at-rule.css
     tests/test-inputs/unknown-at-rule2.css
     tests/test-output-refs/.arch-ids/test-prop-ident.out.id
     tests/test-output-refs/.arch-ids/test-unknown-at-rule.out.id
     tests/test-output-refs/.arch-ids/test-unknown-at-rule2.out.id
     tests/test-output-refs/test-prop-ident.out
     tests/test-output-refs/test-unknown-at-rule.out
     tests/test-output-refs/test-unknown-at-rule2.out
     tests/test-prop-ident tests/test-unknown-at-rule
     tests/test-unknown-at-rule2

    removed files:
     tests/.arch-ids/test7-main.c.id tests/test7-main.c

    modified files:
     ChangeLog tests/testctl

    new patches:
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-4
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-5


2004-03-10 10:47:13 GMT	Dodji Seketeli <dodji seketeli org>	patch-7

    Summary:
      gentle handling of empty inputs [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-7

    * src/cr-utils.c: 
    (cr_utils_ucs1_to_utf8): handle zero length input gently.

    modified files:
     ChangeLog src/cr-utils.c


2004-03-09 23:50:19 GMT	Dodji Seketeli <dodji seketeli org>	patch-6

    Summary:
      CRStatement::to_string() [Dodji Seketeli]
    Revision:
      libcroco--mainline--0.1--patch-6

    Patches applied:
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-2
       synchronized with libcroco--mainline--0.1--patch-4
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-3
       CRStatement::to_string() [Dodji Seketeli]
    

    modified files:
     ChangeLog src/cr-statement.c src/cr-statement.h

    new patches:
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-2
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-3


2004-03-09 20:59:02 GMT	Dodji Seketeli <dodji seketeli org>	patch-5

    Summary:
      more methods to CRTerm by Rob BUIS.
    Revision:
      libcroco--mainline--0.1--patch-5

    * src/cr-term.[ch]: applied a patch from Rob BUIS that adds
    two new methods:
    (cr_term_get_from_list) and (cr_term_get_from_list).

    modified files:
     ChangeLog src/cr-term.c src/cr-term.h


2004-03-09 20:00:31 GMT	Dodji Seketeli <dodji seketeli org>	patch-4

    Summary:
      merged font face rule serialisation patch in.
    Revision:
      libcroco--mainline--0.1--patch-4

    Patches applied:
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--base-0
       tag of dodji gnome org--xml-style-2004/libcroco--mainline--0.1--patch-1
    
     * dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-1
       add serialisation to font face rule statement.
    

    modified files:
     ChangeLog src/cr-statement.c src/libcroco-config.h
     tests/testctl

    new patches:
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--base-0
     dodji seketeli org--xml-style-2004-l/libcroco--dodji-l--0.1--patch-1


2004-03-09 18:43:39 GMT	Dodji Seketeli <dodji seketeli org>	patch-3

    Summary:
      
    Revision:
      libcroco--mainline--0.1--patch-3

     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-3
       Parse INDENT token following css3 rules.
    

    modified files:
     ChangeLog src/cr-parser.c src/cr-tknzr.c src/cr-token.c
     src/cr-token.h

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-3


2004-03-09 16:11:40 GMT	Dodji Seketeli <dodji seketeli org>	patch-2

    Summary:
      
    Revision:
      libcroco--mainline--0.1--patch-2

     * dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-2
       Fixed 'any' token parsing and an empty ruleset parsing bugs.
    

    modified files:
     ChangeLog src/cr-parser.c src/cr-statement.c
     {arch}/=tagging-method

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-2


2004-03-08 17:41:44 GMT	Dodji Seketeli <dodji seketeli org>	patch-1

    Summary:
      merged from dodji local tree.
    Revision:
      libcroco--mainline--0.1--patch-1

    * Merged in the following patches:
            => dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--base-0
    	   tag of dodji gnome org--xml-style-2004/libcroco--mainline--0.1--base-0
    	=> dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-1
    	   removed useless files.
    
    
    
    

    removed files:
     .arch-ids/dirs.txt.id .arch-ids/files.txt.id dirs.txt
     files.txt

    modified files:
     ChangeLog

    new patches:
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--base-0
     dodji seketeli org--2004-xml-style-d/libcroco--dodji-d--0.1--patch-1


2004-03-08 16:04:38 GMT	Dodji Seketeli <dodji seketeli org>	base-0

    Summary:
      initial import
    Revision:
      libcroco--mainline--0.1--base-0

    
    (automatically generated log message)

    new files:
     ABOUT-NLS AUTHORS CODING-STYLE COPYING COPYING.LIB COPYRIGHTS
     ChangeLog Doxyfile HACKING INSTALL MAINTAINERS Makefile.am
     NEWS README TODO autogen.sh configure.in croco-config.1
     croco-config.in csslint/ChangeLog csslint/Makefile.am
     csslint/csslint.1 csslint/csslint.c dirs.txt docs/Makefile.am
     docs/design/parser-architecture.txt docs/design/sel-instr.txt
     docs/examples/Makefile.am docs/examples/cssom-example-1.c
     docs/examples/sac-example-1.c docs/examples/sac-example-2.c
     docs/examples/selection-example-1.c
     docs/examples/selection-example-1.css
     docs/examples/selection-example-1.xml
     docs/release-notes-template.txt docs/usage.txt files.txt
     libcroco-indent libcroco.pc.in libcroco.spec.in
     src/Makefile.am src/cr-additional-sel.c
     src/cr-additional-sel.h src/cr-attr-sel.c src/cr-attr-sel.h
     src/cr-cascade.c src/cr-cascade.h src/cr-declaration.c
     src/cr-declaration.h src/cr-doc-handler.c src/cr-doc-handler.h
     src/cr-enc-handler.c src/cr-enc-handler.h src/cr-fonts.c
     src/cr-fonts.h src/cr-input.c src/cr-input.h src/cr-num.c
     src/cr-num.h src/cr-om-parser.c src/cr-om-parser.h
     src/cr-parser.c src/cr-parser.h src/cr-prop-list.c
     src/cr-prop-list.h src/cr-pseudo.c src/cr-pseudo.h
     src/cr-rgb.c src/cr-rgb.h src/cr-sel-eng.c src/cr-sel-eng.h
     src/cr-selector.c src/cr-selector.h src/cr-simple-sel.c
     src/cr-simple-sel.h src/cr-statement.c src/cr-statement.h
     src/cr-style.c src/cr-style.h src/cr-stylesheet.c
     src/cr-stylesheet.h src/cr-term.c src/cr-term.h src/cr-tknzr.c
     src/cr-tknzr.h src/cr-token.c src/cr-token.h src/cr-utils.c
     src/cr-utils.h src/libcroco-config.h src/libcroco-config.h.in
     src/libcroco.h tests/Makefile.am tests/README-description.txt
     tests/cr-test-utils.c tests/cr-test-utils.h
     tests/test-inputs/Makefile.am tests/test-inputs/test0.1.css
     tests/test-inputs/test1.css tests/test-inputs/test2.1.css
     tests/test-inputs/test2.2.css tests/test-inputs/test2.css
     tests/test-inputs/test3.1.css tests/test-inputs/test3.2.css
     tests/test-inputs/test3.css tests/test-inputs/test4.1.css
     tests/test-inputs/test4.2.css tests/test-inputs/test5.1.css
     tests/test-output-refs/Makefile.am
     tests/test-output-refs/test0.1.css.out
     tests/test-output-refs/test1.css.out
     tests/test-output-refs/test2.1.css.out
     tests/test-output-refs/test2.2.css.out
     tests/test-output-refs/test2.css.out
     tests/test-output-refs/test3.1.css.out
     tests/test-output-refs/test3.2.css.out
     tests/test-output-refs/test3.css.out
     tests/test-output-refs/test4.1.css.out
     tests/test-output-refs/test4.2.css.out
     tests/test-output-refs/test5.1.css.out
     tests/test-output-refs/test6.out tests/test0-main.c
     tests/test1-main.c tests/test2-main.c tests/test3-main.c
     tests/test4-main.c tests/test5-main.c tests/test6-main.c
     tests/test7-main.c tests/testctl tests/valgrind.log tests/vg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]