[fizzler] 84 new revisions pushed by azizatif on 2013-01-04 10:53 GMT

0 views
Skip to first unread message

fiz...@googlecode.com

unread,
Jan 4, 2013, 5:54:10 AM1/4/13
to fizzler...@googlegroups.com
84 new revisions:

Revision: d4cb57627025
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=d4cb57627025

Revision: d46767ea85c4
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=d46767ea85c4

Revision: d2122934e336
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=d2122934e336

Revision: a45f8ff1d279
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=a45f8ff1d279

Revision: 18a0d7678d71
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=18a0d7678d71

Revision: d00926cf565c
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=d00926cf565c

Revision: 8b9617d5a2a0
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=8b9617d5a2a0

Revision: 133173a3275e
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=133173a3275e

Revision: 4fc510e04a01
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=4fc510e04a01

Revision: 60b7fc35a818
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=60b7fc35a818

Revision: 7517ff2806bf
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=7517ff2806bf

Revision: 5424dfef50f8
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=5424dfef50f8

Revision: 5284ff25b473
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=5284ff25b473

Revision: 849a67cd0dfb
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=849a67cd0dfb

Revision: ccc21a8a1327
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=ccc21a8a1327

Revision: e1c037638051
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=e1c037638051

Revision: 5152a21fc3b5
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=5152a21fc3b5

Revision: 9306f7b2c63d
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=9306f7b2c63d

Revision: 49fe27bc2b2a
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=49fe27bc2b2a

Revision: 3d2df9a0967a
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=3d2df9a0967a

Revision: f1b92dce6744
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=f1b92dce6744

Revision: 0f5c66c9f35e
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=0f5c66c9f35e

Revision: cae732bfb8e7
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=cae732bfb8e7

Revision: 91caabe0ebdc
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=91caabe0ebdc

Revision: 351f7f5304ba
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=351f7f5304ba

Revision: 7f5dc0c64388
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=7f5dc0c64388

Revision: 0018f4d14395
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=0018f4d14395

Revision: 282705fd6bcf
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=282705fd6bcf

Revision: ca8a61f6c20a
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=ca8a61f6c20a

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

Revision: e5fa87c0c63a
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=e5fa87c0c63a

Revision: 50060796f348
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=50060796f348

Revision: f4c1fcac49d4
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=f4c1fcac49d4

Revision: 45e568ea6442
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=45e568ea6442

Revision: a9e3d831ad0d
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=a9e3d831ad0d

Revision: 446422d16c96
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=446422d16c96

Revision: 85e38d9a2e84
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=85e38d9a2e84

Revision: 023cd66e1dfc
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=023cd66e1dfc

Revision: afe336d5feed
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=afe336d5feed

Revision: 33059e681ecd
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=33059e681ecd

Revision: 3eef80e2cb07
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=3eef80e2cb07

Revision: dcbedf5bb7ab
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=dcbedf5bb7ab

Revision: 6b8698cdd5d6
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=6b8698cdd5d6

Revision: a9ef077ae81f
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=a9ef077ae81f

Revision: d87d19e82e2b
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=d87d19e82e2b

Revision: 5691fe37c670
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=5691fe37c670

Revision: a182a85b3465
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=a182a85b3465

Revision: 48c038e7ee95
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=48c038e7ee95

Revision: ccf7ed4468f5
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=ccf7ed4468f5

Revision: 5953a460630d
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=5953a460630d

Revision: f754ca0bdfd1
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=f754ca0bdfd1

Revision: 2ec0440d6166
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=2ec0440d6166

Revision: 5a8a82e07425
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=5a8a82e07425

Revision: 03a46b8db93e
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=03a46b8db93e

Revision: 98866049008e
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=98866049008e

Revision: dcad994183b5
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=dcad994183b5

Revision: 084275c3b9d3
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=084275c3b9d3

Revision: 812a8e816271
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=812a8e816271

Revision: 2b82d0973891
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=2b82d0973891

Revision: 26e787eeb6e8
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=26e787eeb6e8

Revision: ca572a9c3870
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=ca572a9c3870

Revision: 502748b56b13
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=502748b56b13

Revision: 5d8587ddb173
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=5d8587ddb173

Revision: 8b077bc86fe7
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=8b077bc86fe7

Revision: b422f681ac50
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=b422f681ac50

Revision: 9966bbd76f21
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=9966bbd76f21

Revision: 09f687d7e68c
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=09f687d7e68c

Revision: 7a8f471a4a1b
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=7a8f471a4a1b

Revision: ba9fa722b39d
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=ba9fa722b39d

Revision: dae3d8538f3c
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=dae3d8538f3c

Revision: c8d0c8ee9d51
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=c8d0c8ee9d51

Revision: c9f684046cc3
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=c9f684046cc3

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

Revision: d2696f35624b
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=d2696f35624b

Revision: 6c8e70e035a3
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=6c8e70e035a3

Revision: 4bcd6e9b7980
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=4bcd6e9b7980

Revision: 61131eb9bb41
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=61131eb9bb41

Revision: 431bbeec8038
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=431bbeec8038

Revision: a6642b810177
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=a6642b810177

Revision: b99b20e87294
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=b99b20e87294

Revision: 68965dbcc200
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=68965dbcc200

Revision: 32480691c472
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=32480691c472

Revision: 82c30709fe1b
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=82c30709fe1b

Revision: e9f9e629ce62
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=e9f9e629ce62
Reply all
Reply to author
Forward
0 new messages