[fizzler] 87 new revisions pushed by azizatif on 2013-01-04 08:26 GMT

0 views
Skip to first unread message

fiz...@googlecode.com

unread,
Jan 4, 2013, 3:26:49 AM1/4/13
to fizzler...@googlegroups.com
87 new revisions:

Revision: 0b3bbf2e9304
Branch: default
Author: azizatif
Date: Fri May 1 04:27:52 2009
Log: Updated SVN ignore lists.
http://code.google.com/p/fizzler/source/detail?r=0b3bbf2e9304

Revision: aaf34aef7dd3
Branch: default
Author: azizatif
Date: Fri May 1 04:29:25 2009
Log: Simplified console assembly name.
http://code.google.com/p/fizzler/source/detail?r=aaf34aef7dd3

Revision: 83dd163994b8
Branch: default
Author: azizatif
Date: Fri May 1 04:30:11 2009
Log: Removed commented code that's been moved over into commands.
http://code.google.com/p/fizzler/source/detail?r=83dd163994b8

Revision: e11faa60758f
Branch: default
Author: azizatif
Date: Fri May 1 06:06:07 2009
Log: Added common solution assembly attributes and cleaned-up local
project...
http://code.google.com/p/fizzler/source/detail?r=e11faa60758f

Revision: 97f3b3a96ace
Branch: default
Author: azizatif
Date: Fri May 1 07:10:09 2009
Log: Fixed test project by removing MS Test remnants.
http://code.google.com/p/fizzler/source/detail?r=97f3b3a96ace

Revision: aafaa96fc30d
Branch: default
Author: azizatif
Date: Fri May 1 08:07:53 2009
Log: Updated all projects (except test projects) to compile to a
single bin...
http://code.google.com/p/fizzler/source/detail?r=aafaa96fc30d

Revision: 4856996c7746
Branch: default
Author: azizatif
Date: Fri May 1 08:09:41 2009
Log: Fixed Fizzler.Systems.HtmlAgilityPack.csproj to suppress warning
about...
http://code.google.com/p/fizzler/source/detail?r=4856996c7746

Revision: a052f0916326
Branch: default
Author: azizatif
Date: Fri May 1 08:13:11 2009
Log: Suppressed warning about ExtensionAttribute' being defined in
multiple...
http://code.google.com/p/fizzler/source/detail?r=a052f0916326

Revision: 813f7582c0d5
Branch: default
Author: azizatif
Date: Fri May 1 08:35:46 2009
Log: Fixed .NET tests that were broken because of missing data as
resource.
http://code.google.com/p/fizzler/source/detail?r=813f7582c0d5

Revision: f056f1924312
Branch: default
Author: azizatif
Date: Fri May 1 08:37:31 2009
Log: Added token support for following issues:...
http://code.google.com/p/fizzler/source/detail?r=f056f1924312

Revision: c39ab9c3a82e
Branch: default
Author: azizatif
Date: Fri May 1 09:07:21 2009
Log: Implemented issue #8, "Support prefix matching attribute
selector".
http://code.google.com/p/fizzler/source/detail?r=c39ab9c3a82e

Revision: 6746b78fd8c5
Branch: default
Author: azizatif
Date: Fri May 1 09:18:47 2009
Log: Implemented issue #9, "Support suffix matching attribute
selector".
http://code.google.com/p/fizzler/source/detail?r=6746b78fd8c5

Revision: 18f5ddf67e56
Branch: default
Author: azizatif
Date: Fri May 1 09:20:44 2009
Log: Fixed some ControlOps comments.
http://code.google.com/p/fizzler/source/detail?r=18f5ddf67e56

Revision: a6a9238ea6bc
Branch: default
Author: azizatif
Date: Fri May 1 09:21:07 2009
Log: Fixed text of HumanReadableSelectorGenerator.AttributePrefixMatch.
http://code.google.com/p/fizzler/source/detail?r=a6a9238ea6bc

Revision: 12e38f20ddca
Branch: default
Author: azizatif
Date: Fri May 1 09:27:49 2009
Log: Fixed empty value cases for attribute selectors.
http://code.google.com/p/fizzler/source/detail?r=12e38f20ddca

Revision: c1f2f41833f8
Branch: default
Author: azizatif
Date: Fri May 1 09:55:06 2009
Log: Implemented issue #10, "Support substring matching attribute
selector....
http://code.google.com/p/fizzler/source/detail?r=c1f2f41833f8

Revision: 995ffaa92392
Branch: default
Author: azizatif
Date: Fri May 1 10:02:24 2009
Log: Renamed nodes to elements to be in line with CSS 3 specification
termi...
http://code.google.com/p/fizzler/source/detail?r=995ffaa92392

Revision: 6ea5a36c6c24
Branch: default
Author: azizatif
Date: Fri May 1 10:05:14 2009
Log: Fixed HumanReadableSelectorGenerator to say "elements" instead
of "nod...
http://code.google.com/p/fizzler/source/detail?r=6ea5a36c6c24

Revision: f6eeaf00790d
Branch: default
Author: azizatif
Date: Fri May 1 10:06:40 2009
Log: Updated Visual Fizzler symbols to use element(s), not node(s).
http://code.google.com/p/fizzler/source/detail?r=f6eeaf00790d

Revision: 1e6bfa4c8efa
Branch: default
Author: azizatif
Date: Fri May 1 10:07:57 2009
Log: Fixed NAnt script to use the same name for assembly as the VS
ConsoleF...
http://code.google.com/p/fizzler/source/detail?r=1e6bfa4c8efa

Revision: 36011dd06890
Branch: default
Author: azizatif
Date: Fri May 1 12:41:23 2009
Log: Fixed Fizzler project targeting .NET 2.0.
http://code.google.com/p/fizzler/source/detail?r=36011dd06890

Revision: e5e68853b43d
Branch: default
Author: azizatif
Date: Fri May 1 12:44:14 2009
Log: Improved exception messages.
http://code.google.com/p/fizzler/source/detail?r=e5e68853b43d

Revision: 2f605017316a
Branch: default
Author: azizatif
Date: Fri May 1 12:51:37 2009
Log: Updated Parser to enforce end-of-input at the end otherwise the
bad ca...
http://code.google.com/p/fizzler/source/detail?r=2f605017316a

Revision: 47e1d45ca6d6
Branch: default
Author: azizatif
Date: Fri May 1 15:53:35 2009
Log: Improved some of the text generated by
HumanReadableSelectorGenerator.
http://code.google.com/p/fizzler/source/detail?r=47e1d45ca6d6

Revision: de0d76ce6229
Branch: default
Author: azizatif
Date: Fri May 1 16:24:24 2009
Log: Added partial support for nth-child(an+b), at least at the level
of si...
http://code.google.com/p/fizzler/source/detail?r=de0d76ce6229

Revision: 15751b1774d6
Branch: default
Author: azizatif
Date: Fri May 1 16:25:41 2009
Log: Fixed typo in doc summary.
http://code.google.com/p/fizzler/source/detail?r=15751b1774d6

Revision: 81034a3bd9bd
Branch: default
Author: azizatif
Date: Sun May 3 15:41:57 2009
Log: Fixed HumanReadableSelectorGenerator text and tests, including a
bug i...
http://code.google.com/p/fizzler/source/detail?r=81034a3bd9bd

Revision: c25f7edc20aa
Branch: default
Author: azizatif
Date: Sun May 3 15:46:47 2009
Log: Fixed text for HumanReadableSelectorGenerator.Adjacent.
http://code.google.com/p/fizzler/source/detail?r=c25f7edc20aa

Revision: b71b0478e151
Branch: default
Author: azizatif
Date: Sun May 3 15:53:01 2009
Log: Fixed doc summaries for HumanReadableSelectorGenerator members.
http://code.google.com/p/fizzler/source/detail?r=b71b0478e151

Revision: 3091d7aa1398
Branch: default
Author: azizatif
Date: Mon May 4 06:32:24 2009
Log: Fixed error in SingletonScope:...
http://code.google.com/p/fizzler/source/detail?r=3091d7aa1398

Revision: f5171614c94b
Branch: default
Author: azizatif
Date: Wed May 6 02:45:15 2009
Log: Added license.
http://code.google.com/p/fizzler/source/detail?r=f5171614c94b

Revision: 930f87744108
Branch: default
Author: azizatif
Date: Wed May 6 02:45:41 2009
Log: Updated SVN ignore list.
http://code.google.com/p/fizzler/source/detail?r=930f87744108

Revision: 32a64c15f6fe
Branch: default
Author: azizatif
Date: Wed May 6 02:50:24 2009
Log: Added GPL + LGPL.
http://code.google.com/p/fizzler/source/detail?r=32a64c15f6fe

Revision: a2b3c5511c8d
Branch: default
Author: azizatif
Date: Wed May 6 03:00:08 2009
Log: Added batch scripts for building.
http://code.google.com/p/fizzler/source/detail?r=a2b3c5511c8d

Revision: 0bf5497aada8
Branch: default
Author: in...@colinramsay.co.uk
Date: Mon May 11 12:59:40 2009
Log: fix nant build on OSX
http://code.google.com/p/fizzler/source/detail?r=0bf5497aada8

Revision: b818d6bc21a8
Branch: default
Author: in...@colinramsay.co.uk
Date: Mon May 11 13:10:07 2009
Log: push nant build results into bin/Debug directory
http://code.google.com/p/fizzler/source/detail?r=b818d6bc21a8

Revision: 7444260ac615
Branch: default
Author: in...@colinramsay.co.uk
Date: Mon May 11 14:56:07 2009
Log: add release mode to nant script - call with "nant release"
http://code.google.com/p/fizzler/source/detail?r=7444260ac615

Revision: 6a6f476247f6
Branch: default
Author: in...@colinramsay.co.uk
Date: Mon May 11 16:44:29 2009
Log: Add XmlNodeQuery project and base tests off it
http://code.google.com/p/fizzler/source/detail?r=6a6f476247f6

Revision: bd61c054e63d
Branch: default
Author: in...@colinramsay.co.uk
Date: Tue May 12 03:57:47 2009
Log: add general sibling combinator support ("div ~ p").
http://code.google.com/p/fizzler/source/detail?r=bd61c054e63d

Revision: cfba2ba02be8
Branch: default
Author: azizatif
Date: Tue May 12 07:59:23 2009
Log: Removed dead, commented-out, code.
http://code.google.com/p/fizzler/source/detail?r=cfba2ba02be8

Revision: 9f3208788886
Branch: default
Author: azizatif
Date: Tue May 12 08:08:39 2009
Log: Renamed GeneralSibling token to Tilde to stay close to the
vocabulary ...
http://code.google.com/p/fizzler/source/detail?r=9f3208788886

Revision: 6de06ecad643
Branch: default
Author: azizatif
Date: Tue May 12 08:29:24 2009
Log: Fixed Tokener handling of *, *=, ~ and ~= cases.
http://code.google.com/p/fizzler/source/detail?r=6de06ecad643

Revision: df97b8bbe537
Branch: default
Author: azizatif
Date: Wed May 13 02:40:02 2009
Log: Re-formatted for consistency.
http://code.google.com/p/fizzler/source/detail?r=df97b8bbe537

Revision: 7c72036656c7
Branch: default
Author: azizatif
Date: Wed May 13 02:41:32 2009
Log: Re-routed XmlNodeOps.Id and XmlNodeOps.Class over attribute
selectors ...
http://code.google.com/p/fizzler/source/detail?r=7c72036656c7

Revision: 7d13b535db14
Branch: default
Author: azizatif
Date: Wed May 13 02:46:02 2009
Log: Fixed IElementOps<T> implementation members to be virtual.
http://code.google.com/p/fizzler/source/detail?r=7d13b535db14

Revision: c6418af267e1
Branch: default
Author: azizatif
Date: Thu May 14 16:30:58 2009
Log: Updated build batch script to all additional argument to MSBuild,
like...
http://code.google.com/p/fizzler/source/detail?r=c6418af267e1

Revision: e4fae171ac41
Branch: default
Author: azizatif
Date: Thu May 14 16:31:27 2009
Log: Upgraded NUnit to 2.4.6.
http://code.google.com/p/fizzler/source/detail?r=e4fae171ac41

Revision: 604a17f40d42
Branch: default
Author: in...@colinramsay.co.uk
Date: Fri May 15 07:36:58 2009
Log: HumanReadableSelectorGenerator test coverage is now at 100%....
http://code.google.com/p/fizzler/source/detail?r=604a17f40d42

Revision: 2d2c792ac98d
Branch: default
Author: in...@colinramsay.co.uk
Date: Sun May 17 04:17:57 2009
Log: Add test coverage for SelectorGeneratorTee.
http://code.google.com/p/fizzler/source/detail?r=2d2c792ac98d

Revision: 9a10d9cc23fc
Branch: default
Author: in...@colinramsay.co.uk
Date: Sun May 17 04:47:56 2009
Log: cover xmlnodequery a bit more
http://code.google.com/p/fizzler/source/detail?r=9a10d9cc23fc

Revision: e14f22dcdecc
Branch: default
Author: azizatif
Date: Mon May 18 02:03:47 2009
Log: Replaced stack walk in SelectorGeneratorTeeTestsBase with simpler
Meth...
http://code.google.com/p/fizzler/source/detail?r=e14f22dcdecc

Revision: 028c03f7af60
Branch: default
Author: azizatif
Date: Mon May 18 02:08:10 2009
Log: Removed the unnecessary test of each arg array element in
SelectorGene...
http://code.google.com/p/fizzler/source/detail?r=028c03f7af60

Revision: fc658fc105d7
Branch: default
Author: azizatif
Date: Mon May 18 02:10:44 2009
Log: Removed mostly syntactic redundancies from
SelectorGeneratorTeeTestsBa...
http://code.google.com/p/fizzler/source/detail?r=fc658fc105d7

Revision: 50dbe3b2a4cc
Branch: default
Author: azizatif
Date: Mon May 18 02:44:11 2009
Log: Updated SelectorGeneratorTee tests to also check for the right
order o...
http://code.google.com/p/fizzler/source/detail?r=50dbe3b2a4cc

Revision: b6d1a7fcb904
Branch: default
Author: azizatif
Date: Mon May 18 03:10:35 2009
Log: Merged SelectorGeneratorTeeTestsBase into
SelectorGeneratorTeeTests.
http://code.google.com/p/fizzler/source/detail?r=b6d1a7fcb904

Revision: 4226ddb7e54b
Branch: default
Author: azizatif
Date: Mon May 18 04:03:54 2009
Log: Updated Reader to be public so it can be tested and also added
enumera...
http://code.google.com/p/fizzler/source/detail?r=4226ddb7e54b

Revision: e474853beff5
Branch: default
Author: azizatif
Date: Mon May 18 04:04:15 2009
Log: Added tests for Reader, covering it 100%.
http://code.google.com/p/fizzler/source/detail?r=e474853beff5

Revision: cebc0ef5d853
Branch: default
Author: azizatif
Date: Mon May 18 08:07:07 2009
Log: Added Token tests to bring its coverage to 100%.
http://code.google.com/p/fizzler/source/detail?r=cebc0ef5d853

Revision: 2a8913cadb95
Branch: default
Author: azizatif
Date: Mon May 18 08:08:15 2009
Log: Renamed Tokener tilde-related tests.
http://code.google.com/p/fizzler/source/detail?r=2a8913cadb95

Revision: c0daa8dead80
Branch: default
Author: azizatif
Date: Mon May 18 08:12:57 2009
Log: Added tests for unterminated strings.
http://code.google.com/p/fizzler/source/detail?r=c0daa8dead80

Revision: 5487615525ae
Branch: default
Author: azizatif
Date: Mon May 18 08:15:05 2009
Log: Add test to check for invalid escaping within a string.
http://code.google.com/p/fizzler/source/detail?r=5487615525ae

Revision: d4e527d33f03
Branch: default
Author: azizatif
Date: Mon May 18 08:21:07 2009
Log: Removed redundant or now-impossible cases in Tokener.
http://code.google.com/p/fizzler/source/detail?r=d4e527d33f03

Revision: f72f728eaa95
Branch: default
Author: azizatif
Date: Mon May 18 08:23:15 2009
Log: Added tests to cover Tokener to 100%.
http://code.google.com/p/fizzler/source/detail?r=f72f728eaa95

Revision: 3160c1c2fd23
Branch: default
Author: in...@colinramsay.co.uk
Date: Wed May 20 02:18:25 2009
Log: .net 2.0 build using nant, add nant to repository
http://code.google.com/p/fizzler/source/detail?r=3160c1c2fd23

Revision: fd76fbc5cf52
Branch: default
Author: in...@colinramsay.co.uk
Date: Wed May 20 02:46:26 2009
Log: fix mono build
http://code.google.com/p/fizzler/source/detail?r=fd76fbc5cf52

Revision: e2e74e8a08d0
Branch: default
Author: azizatif
Date: Tue Jun 2 05:13:18 2009
Log: Created a branch for working on issue #26.
http://code.google.com/p/fizzler/source/detail?r=e2e74e8a08d0

Revision: ff4d45557572
Branch: default
Author: azizatif
Date: Tue Jun 2 05:17:05 2009
Log: Added QName as an encapsulation of namespace prefix plus name and
upda...
http://code.google.com/p/fizzler/source/detail?r=ff4d45557572

Revision: f339ff9ae485
Branch: default
Author: azizatif
Date: Tue Jun 2 06:35:41 2009
Log: Re-factored QName into NamespacePrefix to encapsulate the
namespace pr...
http://code.google.com/p/fizzler/source/detail?r=f339ff9ae485

Revision: 4e39baae663c
Branch: default
Author: azizatif
Date: Tue Jun 2 06:41:33 2009
Log: Fixed test project for .NET 2.0 that was causing a duplicate
definitio...
http://code.google.com/p/fizzler/source/detail?r=4e39baae663c

Revision: 631893b84b59
Branch: default
Author: azizatif
Date: Tue Jun 2 06:47:04 2009
Log: Updated ISelectorGenerator.Universal and related code to also
allow na...
http://code.google.com/p/fizzler/source/detail?r=631893b84b59

Revision: 4387fb164876
Branch: default
Author: azizatif
Date: Tue Jun 2 06:54:52 2009
Log: Fixed SelectorGeneratorTeeTests.UniversalTest.
http://code.google.com/p/fizzler/source/detail?r=4387fb164876

Revision: 84f516640318
Branch: default
Author: azizatif
Date: Tue Jun 2 06:56:16 2009
Log: Fixed NAnt build script.
http://code.google.com/p/fizzler/source/detail?r=84f516640318

Revision: f34f8b41fbc3
Branch: default
Author: azizatif
Date: Tue Jun 2 08:48:22 2009
Log: Updated Parser to handle a namespace prefix in case of
type_selector p...
http://code.google.com/p/fizzler/source/detail?r=f34f8b41fbc3

Revision: 4cb42ea1d8ff
Branch: default
Author: azizatif
Date: Tue Jun 2 08:55:50 2009
Log: Added universal selector tests for namespace prefix handling.
http://code.google.com/p/fizzler/source/detail?r=4cb42ea1d8ff

Revision: 2992057f7d54
Branch: default
Author: azizatif
Date: Tue Jun 2 08:56:38 2009
Log: Updated Parser internal implementation to match new productions
in CSS...
http://code.google.com/p/fizzler/source/detail?r=2992057f7d54

Revision: aba8125a1a12
Branch: default
Author: azizatif
Date: Tue Jun 2 08:58:48 2009
Log: Fixed typos.
http://code.google.com/p/fizzler/source/detail?r=aba8125a1a12

Revision: efeb52c130a2
Branch: default
Author: azizatif
Date: Tue Jun 2 10:06:28 2009
Log: Updated Parser to handle a namespace prefix for all attribute
selector...
http://code.google.com/p/fizzler/source/detail?r=efeb52c130a2

Revision: 503e4755f0bc
Branch: default
Author: azizatif
Date: Tue Jun 2 10:16:17 2009
Log: Added parser tests to test project for .NET 2.0.
http://code.google.com/p/fizzler/source/detail?r=503e4755f0bc

Revision: 250663f80e6f
Branch: default
Author: azizatif
Date: Tue Jun 2 10:20:51 2009
Log: Implemented issue #26, "Support namespace qualification in
element and...
http://code.google.com/p/fizzler/source/detail?r=250663f80e6f

Revision: 38e5ba151fbb
Branch: default
Author: azizatif
Date: Tue Jun 2 10:29:32 2009
Log: Added files missing in projects targeting .NET 2.0 .
http://code.google.com/p/fizzler/source/detail?r=38e5ba151fbb

Revision: e6e502905b3d
Branch: default
Author: azizatif
Date: Wed Jun 3 13:26:53 2009
Log: Replaced single-character TokenKind members with Char as the
catch-all...
http://code.google.com/p/fizzler/source/detail?r=e6e502905b3d

Revision: 2a56e44be0b6
Branch: default
Author: azizatif
Date: Tue Jun 16 16:12:40 2009
Log: Reverted accidental commit of Program.cs from Visual Fizzler
project a...
http://code.google.com/p/fizzler/source/detail?r=2a56e44be0b6

Revision: 2fcabdbba26d
Branch: default
Author: azizatif
Date: Wed Sep 30 10:53:50 2009
Log: Moved implementation over XmlNode to Sandbox as its incomplete.
http://code.google.com/p/fizzler/source/detail?r=2fcabdbba26d

Revision: 8fb2db88f0fa
Branch: default
Author: azizatif
Date: Wed Sep 30 11:02:27 2009
Log: Removed empty project pertaining to implementation over XmlNode
since ...
http://code.google.com/p/fizzler/source/detail?r=8fb2db88f0fa

Revision: e763d1d1ed6b
Branch: default
Author: azizatif
Date: Wed Sep 30 11:37:13 2009
Log: Fixed NAnt script by removing non-existent build-xmlnodequery
target.
http://code.google.com/p/fizzler/source/detail?r=e763d1d1ed6b

Revision: 245c90867049
Branch: default
Author: azizatif
Date: Wed Sep 30 12:41:41 2009
Log: Removed unused test file.
http://code.google.com/p/fizzler/source/detail?r=245c90867049

Revision: ff2fc385fef2
Branch: default
Author: azizatif
Date: Wed Sep 30 12:42:22 2009
Log: Ignored tests being bitten by issue #24.
http://code.google.com/p/fizzler/source/detail?r=ff2fc385fef2
Reply all
Reply to author
Forward
0 new messages