|
|
|
@169
|
[169]
|
3 months |
stepheneb |
calculation of REV now works with svn and a git svn clone
|
|
|
|
@168
|
[168]
|
3 months |
alexpooley |
corrected xpath axes fix from rev 167
|
|
|
|
@167
|
[167]
|
3 months |
alexpooley |
Added support for xpath axes
|
|
|
|
@166
|
[166]
|
3 months |
alexpooley |
Fixed xpath search when getting attribute value
|
|
|
|
@165
|
[165]
|
8 months |
stepheneb |
adding fogotton file: ext/fast_xs/FastXsService.java
|
|
|
|
@164
|
[164]
|
8 months |
stepheneb |
ragel 6.1 fixes for hpricot_scan.java.rl; update jruby object …
|
|
|
|
@163
|
[163]
|
8 months |
why |
* ext/hpricot_scan/hpricot_scan.java.rl: applied patch by nick sieger to …
|
|
|
|
@162
|
[162]
|
8 months |
why |
* Rakefile: use Ragel 6.1 or greater from now on.
|
|
|
|
@161
|
[161]
|
10 months |
why |
* lib/hpricot/traverse.rb: slight fixes from wycats for …
|
|
|
|
@160
|
[160]
|
10 months |
why |
* lib/hpricot/elements.rb: a more liberal xpath attr parsing from ticket …
|
|
|
|
@159
|
[159]
|
11 months |
why |
* Rakefile: use RbConfig? and RUBY_PLATFORM for Ruby 1.9.
|
|
|
|
@158
|
[158]
|
11 months |
why |
* ext/hpricot_scan/hpricot_scan.rl: using RSTRING_PTR and RSTRING_LEN to …
|
|
|
|
@157
|
[157]
|
13 months |
why |
* ext/fast_xs: import the fast_xs extension.
|
|
|
|
@156
|
[156]
|
13 months |
why |
* Rakefile: build fast_xs, along with hpricot_scan.
* lib/hpricot: use …
|
|
|
|
@155
|
[155]
|
15 months |
why |
* lib/hpricot/traverse.rb: Element.make, for building fragments using the …
|
|
|
|
@154
|
[154]
|
17 months |
why |
* lib/hpricot/tag.rb: bug in quoting of attributes, found by mikel …
|
|
|
|
@152
|
[152]
|
18 months |
why |
* Rakefile: prepping for 0.6 release.
|
|
|
|
@151
|
[151]
|
18 months |
why |
* lib/hpricot/parse.rb: further downcasing of empty element tags in HTML …
|
|
|
|
@150
|
[150]
|
18 months |
why |
* lib/hpricot/elements.rb: added block syntax to attr, new methods …
|
|
|
|
@149
|
[149]
|
18 months |
why |
* lib/hpricot/traverse.rb: removed references to Hpricot::Loc.
|
|
|
|
@148
|
[148]
|
18 months |
why |
* Rakefile: install the shared lib into a platform-specific directory. …
|
|
|
|
@147
|
[147]
|
18 months |
why |
* lib/hpricot/parse.rb: well well well. a bunch of tags and attrs weren't …
|
|
|
|
@146
|
[146]
|
18 months |
why |
* ext/hpricot_scan/hpricot_common.rl: more flexibility in the xml procins …
|
|
|
|
@145
|
[145]
|
18 months |
why |
* lib/hpricot/: wrapped up the rest of wycats' patch. no [] syntax for …
|
|
|
|
@144
|
[144]
|
19 months |
lwu |
wycats's selector patches for jQuery compatibility (see ticket #85 for …
|
|
|
|
@143
|
[143]
|
19 months |
lwu |
Fix filter :contains to work with Ruby 1.8.x (ticket #75)
|
|
|
|
@142
|
[142]
|
20 months |
olabini |
Fix Block yielding; should yield one value, not four.
|
|
|
|
@141
|
[141]
|
20 months |
why |
* lib/hpricot/traverse.rb: honor the third dot in a Range, thanks MORGAN
|
|
|
|
@140
|
[140]
|
20 months |
why |
* lib/hpricot/builder.rb: ()
|
|
|
|
@139
|
[139]
|
20 months |
why |
* lib/hpricot/xchar.rb: in case of unknown characters.
* …
|
|
|
|
@138
|
[138]
|
20 months |
why |
* lib/hpricot/traverse.rb: oh nuts, had no Elements.expand.
|
|
|
|
@137
|
[137]
|
20 months |
why |
* lib/hpricot/traverse.rb: new syntax for grabbing everything between two …
|
|
|
|
@136
|
[136]
|
20 months |
why |
* lib/hpricot/parse.rb: conflict between two variables, both named …
|
|
|
|
@135
|
[135]
|
20 months |
lwu |
Fix Hpricot java Ragel to work with JRuby-0.9.8 block.yield
|
|
|
|
@134
|
[134]
|
20 months |
why |
* lib/hpricot/inspect.rb: pretty printing of empty attributes.
|
|
|
|
@133
|
[133]
|
20 months |
why |
* test/: added the youtube test from whatever ticket, can't remember.
* …
|
|
|
|
@132
|
[132]
|
20 months |
why |
* lib/hpricot/elements.rb: Elements#wrap now reparents okay (from piers in …
|
|
|
|
@131
|
[131]
|
20 months |
why |
* lib/hpricot/traverse.rb: spaces in the expression "html > body > p" were …
|
|
|
|
@130
|
[130]
|
20 months |
why |
* lib/hpricot/parse.rb: XML tags and attribs are no longer downcased.
* …
|
|
|
|
@129
|
[129]
|
20 months |
olabini |
Fix compiling
|
|
|
|
@128
|
[128]
|
20 months |
why |
* lib/hpricot/builder.rb: pass in ivars as markaby would do if it were …
|
|
|
|
@127
|
[127]
|
20 months |
why |
* lib/hpricot: raw_attributes and attributes, as suggested on the ml.
|
|
|
|
@126
|
[126]
|
21 months |
why |
* ext/hpricot_scan: working on slash escaping in attributes, for no …
|
|
|
|
@125
|
[125]
|
21 months |
why |
* lib/hpricot: more work on the markaby-like stuff, entities, simplifying …
|
|
|
|
@124
|
[124]
|
21 months |
why |
* Rakefile: win32 gems mis-named, tossin 404, fix from Lionel Orry.
* …
|
|
|
|
@123
|
[123]
|
21 months |
why |
* lib/hpricot: messing around with using Hpricot and inline Markaby.
|
|
|
|
@122
|
[122]
|
21 months |
why |
* lib/hpricot/traverse.rb: preceding_siblings and following_siblings from …
|
|
|
|
@121
|
[121]
|
21 months |
why |
* test/files/pace_application.html: ohhh, this has been long missing.
|
|
|
|
@120
|
[120]
|
21 months |
why |
* lib/hpricot/elements.rb: the attribute predicate regexp was just going …
|
|
|
|
@119
|
[119]
|
21 months |
why |
* lib/hpricot/elements.rb: starting work on attr method.
|
|
|
|
@118
|
[118]
|
21 months |
why |
* ext/hpricot_scan/hpricot_scan.java.rl: update to JRuby 0.9.8's new …
|
|
|
|
@117
|
[117]
|
22 months |
lwu |
s/bad argument/bad Hpricot argument/ to make hpricot_scan arg error more …
|
|
|
|
@116
|
[116]
|
22 months |
why |
* ext/hpricot_scan/hpricot_common.rl: leave \r out of unquote …
|
|
|
|
@115
|
[115]
|
22 months |
olabini |
JRuby has removed support for the IRuby interface, so hpricot must follow …
|
|
|
|
@114
|
[114]
|
22 months |
lwu |
Add test/files/why.xml
|
|
|
|
@113
|
[113]
|
22 months |
lwu |
Undo replace of Elements.empty with Elements.empty!
|
|
|
|
@112
|
[112]
|
22 months |
lwu |
Fix Traverse.before(html) -- ticket #61
|
|
|
|
@111
|
[111]
|
22 months |
why |
* Rakefile: add 'jruby' as gem platform and update to 0.5.
|
|
|
|
@110
|
[110]
|
22 months |
why |
* ext/hpricot_scan/hpricot_common.rl: hurray, the grammar shared between …
|
|
|
|
@109
|
[109]
|
22 months |
why |
* ext/hpricot_scan/hpricot_scan.java.rl: check this out! ola bini …
|
|
|
|
@107
|
[107]
|
22 months |
why |
* CHANGELOG: a summary of 0.5.
|
|
|
|
@106
|
[106]
|
22 months |
why |
* lib/hpricot/elements.rb: here we go. now support for `a[text()="Click …
|
|
|
|
@105
|
[105]
|
22 months |
lwu |
Line break elements.rb comments
|
|
|
|
@104
|
[104]
|
22 months |
lwu |
Make README line breaks a bit more consistent for readability
|
|
|
|
@103
|
[103]
|
22 months |
lwu |
:fixup two Hpricot README typos
|
|
|
|
@102
|
[102]
|
22 months |
why |
* Rakefile: generate RDoc with the README at front.
* README: a bit more …
|
|
|
|
@101
|
[101]
|
22 months |
why |
* ext/hpricot_scan/hpricot_scan.rl: suppress the @buffer_size warning …
|
|
|
|
@100
|
[100]
|
22 months |
why |
* lib/hpricot/inspect.rb: simplify display of text nodes in inspect to a …
|
|
|
|
@99
|
[99]
|
23 months |
why |
* lib/hpricot/traverse.rb: okay, colons in tag names work okay. it's not …
|
|
|
|
@98
|
[98]
|
23 months |
why |
* ext/hpricot_scan/hpricot_scan.rl: added buffer_size to allow …
|
|
|
|
@97
|
[97]
|
23 months |
why |
* lib/hpricot/elements.rb: the block for first and last predicates …
|
|
|
|
@96
|
[96]
|
23 months |
why |
* test/files/cy0.html: adding another test file, half-a-meg.
|
|
|
|
@95
|
[95]
|
23 months |
why |
* lib/hpricot/parse.rb: no raw strings for text, cdata, comment, procins. …
|
|
|
|
@94
|
[94]
|
23 months |
why |
* lib/hpricot/parse.rb: bogus end tags were being created incorrectly. …
|
|
|
|
@93
|
[93]
|
2 years |
why |
* lib/hpricot/tag.rb: suppressing splat warnings.
|
|
|
|
@92
|
[92]
|
2 years |
why |
* lib/hpricot/tag.rb: basic img tag in to_plain_text.
* …
|
|
|
|
@91
|
[91]
|
2 years |
why |
* lib/hpricot/traverse.rb: added the to_plain_text method which will …
|
|
|
|
@90
|
[90]
|
2 years |
why |
* lib/hpricot/traverse.rb: added siblings_at and nodes_at, recommended …
|
|
|
|
@89
|
[89]
|
2 years |
why |
* lib/hpricot/elements.rb: slight improvement to the xpath parser. i …
|
|
|
|
@88
|
[88]
|
2 years |
why |
* test/test_parser.rb: looks like comment() is working as well.
|
|
|
|
@87
|
[87]
|
2 years |
why |
* lib/hpricot/elements.rb: added support for selecting text nodes with …
|
|
|
|
@86
|
[86]
|
2 years |
why |
* lib/hpricot/tag.rb: add CData class for outputting CData sections …
|
|
|
|
@85
|
[85]
|
2 years |
why |
* ext/hpricot_scan/hpricot_scan.rl: not sure why the buffer in the scanner …
|
|
|
|
@84
|
[84]
|
2 years |
why |
* lib/hpricot/parse.rb: empty comments were causing exceptions. thanks, …
|
|
|
|
@83
|
[83]
|
2 years |
why |
* test: Undo commits 78-82.
|
|
|
|
@82
|
[82]
|
2 years |
llebron |
Removed file/folder
|
|
|
|
@81
|
[81]
|
2 years |
llebron |
Removed file/folder
|
|
|
|
@80
|
|