nokogiri 1.9.0.rc1-x86-mingw32 → 1.9.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of nokogiri might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/nokogiri/2.2/nokogiri.so +0 -0
- data/lib/nokogiri/2.3/nokogiri.so +0 -0
- data/lib/nokogiri/2.4/nokogiri.so +0 -0
- data/lib/nokogiri/2.5/nokogiri.so +0 -0
- data/lib/nokogiri/css/parser.rb +61 -61
- data/lib/nokogiri/version.rb +1 -1
- metadata +4 -146
- data/.autotest +0 -22
- data/.cross_rubies +0 -8
- data/.editorconfig +0 -17
- data/.gemtest +0 -0
- data/.travis.yml +0 -63
- data/CHANGELOG.md +0 -1402
- data/CONTRIBUTING.md +0 -42
- data/C_CODING_STYLE.rdoc +0 -33
- data/Gemfile +0 -23
- data/Gemfile-libxml-ruby +0 -3
- data/Manifest.txt +0 -371
- data/ROADMAP.md +0 -111
- data/Rakefile +0 -358
- data/SECURITY.md +0 -19
- data/STANDARD_RESPONSES.md +0 -47
- data/Y_U_NO_GEMSPEC.md +0 -155
- data/appveyor.yml +0 -29
- data/build_all +0 -48
- data/patches/sort-patches-by-date +0 -25
- data/suppressions/README.txt +0 -1
- data/suppressions/nokogiri_ruby-2.supp +0 -10
- data/tasks/test.rb +0 -100
- data/test/css/test_nthiness.rb +0 -226
- data/test/css/test_parser.rb +0 -386
- data/test/css/test_tokenizer.rb +0 -215
- data/test/css/test_xpath_visitor.rb +0 -96
- data/test/decorators/test_slop.rb +0 -23
- data/test/files/2ch.html +0 -108
- data/test/files/GH_1042.html +0 -18
- data/test/files/address_book.rlx +0 -12
- data/test/files/address_book.xml +0 -10
- data/test/files/atom.xml +0 -344
- data/test/files/bar/bar.xsd +0 -4
- data/test/files/bogus.xml +0 -0
- data/test/files/dont_hurt_em_why.xml +0 -422
- data/test/files/encoding.html +0 -82
- data/test/files/encoding.xhtml +0 -84
- data/test/files/exslt.xml +0 -8
- data/test/files/exslt.xslt +0 -35
- data/test/files/foo/foo.xsd +0 -4
- data/test/files/metacharset.html +0 -10
- data/test/files/namespace_pressure_test.xml +0 -1684
- data/test/files/noencoding.html +0 -47
- data/test/files/po.xml +0 -32
- data/test/files/po.xsd +0 -66
- data/test/files/saml/saml20assertion_schema.xsd +0 -283
- data/test/files/saml/saml20protocol_schema.xsd +0 -302
- data/test/files/saml/xenc_schema.xsd +0 -146
- data/test/files/saml/xmldsig_schema.xsd +0 -318
- data/test/files/shift_jis.html +0 -10
- data/test/files/shift_jis.xml +0 -5
- data/test/files/shift_jis_no_charset.html +0 -9
- data/test/files/slow-xpath.xml +0 -25509
- data/test/files/snuggles.xml +0 -3
- data/test/files/staff.dtd +0 -10
- data/test/files/staff.xml +0 -59
- data/test/files/staff.xslt +0 -32
- data/test/files/test_document_url/bar.xml +0 -2
- data/test/files/test_document_url/document.dtd +0 -4
- data/test/files/test_document_url/document.xml +0 -6
- data/test/files/tlm.html +0 -851
- data/test/files/to_be_xincluded.xml +0 -2
- data/test/files/valid_bar.xml +0 -2
- data/test/files/xinclude.xml +0 -4
- data/test/helper.rb +0 -271
- data/test/html/sax/test_parser.rb +0 -168
- data/test/html/sax/test_parser_context.rb +0 -46
- data/test/html/sax/test_parser_text.rb +0 -163
- data/test/html/sax/test_push_parser.rb +0 -87
- data/test/html/test_attributes.rb +0 -85
- data/test/html/test_builder.rb +0 -164
- data/test/html/test_document.rb +0 -722
- data/test/html/test_document_encoding.rb +0 -143
- data/test/html/test_document_fragment.rb +0 -310
- data/test/html/test_element_description.rb +0 -105
- data/test/html/test_named_characters.rb +0 -14
- data/test/html/test_node.rb +0 -212
- data/test/html/test_node_encoding.rb +0 -91
- data/test/namespaces/test_additional_namespaces_in_builder_doc.rb +0 -14
- data/test/namespaces/test_namespaces_aliased_default.rb +0 -24
- data/test/namespaces/test_namespaces_in_builder_doc.rb +0 -75
- data/test/namespaces/test_namespaces_in_cloned_doc.rb +0 -31
- data/test/namespaces/test_namespaces_in_created_doc.rb +0 -75
- data/test/namespaces/test_namespaces_in_parsed_doc.rb +0 -80
- data/test/namespaces/test_namespaces_preservation.rb +0 -31
- data/test/test_convert_xpath.rb +0 -135
- data/test/test_css_cache.rb +0 -47
- data/test/test_encoding_handler.rb +0 -48
- data/test/test_memory_leak.rb +0 -226
- data/test/test_nokogiri.rb +0 -138
- data/test/test_soap4r_sax.rb +0 -52
- data/test/test_xslt_transforms.rb +0 -314
- data/test/xml/node/test_save_options.rb +0 -28
- data/test/xml/node/test_subclass.rb +0 -44
- data/test/xml/sax/test_parser.rb +0 -402
- data/test/xml/sax/test_parser_context.rb +0 -115
- data/test/xml/sax/test_parser_text.rb +0 -202
- data/test/xml/sax/test_push_parser.rb +0 -265
- data/test/xml/test_attr.rb +0 -96
- data/test/xml/test_attribute_decl.rb +0 -86
- data/test/xml/test_builder.rb +0 -353
- data/test/xml/test_c14n.rb +0 -180
- data/test/xml/test_cdata.rb +0 -54
- data/test/xml/test_comment.rb +0 -40
- data/test/xml/test_document.rb +0 -982
- data/test/xml/test_document_encoding.rb +0 -31
- data/test/xml/test_document_fragment.rb +0 -312
- data/test/xml/test_dtd.rb +0 -187
- data/test/xml/test_dtd_encoding.rb +0 -31
- data/test/xml/test_element_content.rb +0 -56
- data/test/xml/test_element_decl.rb +0 -73
- data/test/xml/test_entity_decl.rb +0 -122
- data/test/xml/test_entity_reference.rb +0 -262
- data/test/xml/test_namespace.rb +0 -96
- data/test/xml/test_node.rb +0 -1379
- data/test/xml/test_node_attributes.rb +0 -115
- data/test/xml/test_node_encoding.rb +0 -75
- data/test/xml/test_node_inheritance.rb +0 -32
- data/test/xml/test_node_reparenting.rb +0 -661
- data/test/xml/test_node_set.rb +0 -828
- data/test/xml/test_parse_options.rb +0 -64
- data/test/xml/test_processing_instruction.rb +0 -30
- data/test/xml/test_reader.rb +0 -620
- data/test/xml/test_reader_encoding.rb +0 -134
- data/test/xml/test_relax_ng.rb +0 -60
- data/test/xml/test_schema.rb +0 -142
- data/test/xml/test_syntax_error.rb +0 -36
- data/test/xml/test_text.rb +0 -69
- data/test/xml/test_unparented_node.rb +0 -483
- data/test/xml/test_xinclude.rb +0 -83
- data/test/xml/test_xpath.rb +0 -470
- data/test/xslt/test_custom_functions.rb +0 -133
- data/test/xslt/test_exception_handling.rb +0 -37
data/test/files/address_book.rlx
DELETED
data/test/files/address_book.xml
DELETED
data/test/files/atom.xml
DELETED
@@ -1,344 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
|
3
|
-
<id>tag:github.com,2008:/sparklemotion/nokogiri/commits/master</id>
|
4
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commits/master"/>
|
5
|
-
<link type="application/atom+xml" rel="self" href="https://github.com/sparklemotion/nokogiri/commits/master.atom"/>
|
6
|
-
<title>Recent Commits to nokogiri:master</title>
|
7
|
-
<updated>2013-07-02T08:17:16-07:00</updated>
|
8
|
-
<entry>
|
9
|
-
<id>tag:github.com,2008:Grit::Commit/233489ddfe4698b24dfcdc1daf3ca15bc880e4b1</id>
|
10
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/233489ddfe4698b24dfcdc1daf3ca15bc880e4b1"/>
|
11
|
-
<title>
|
12
|
-
Updated changelog with merged pull requests #887 and #931
|
13
|
-
</title>
|
14
|
-
<updated>2013-07-02T08:17:16-07:00</updated>
|
15
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
16
|
-
<author>
|
17
|
-
<name>injekt</name>
|
18
|
-
<uri>https://github.com/injekt</uri>
|
19
|
-
</author>
|
20
|
-
<content type="html">
|
21
|
-
<pre style='white-space:pre-wrap;width:81ex'>Updated changelog with merged pull requests #887 and #931</pre>
|
22
|
-
</content>
|
23
|
-
</entry>
|
24
|
-
<entry>
|
25
|
-
<id>tag:github.com,2008:Grit::Commit/15eff8be4539a3461cfc1e3c8a257e7eed134e01</id>
|
26
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/15eff8be4539a3461cfc1e3c8a257e7eed134e01"/>
|
27
|
-
<title>
|
28
|
-
Merge pull request #887 from Mange/double-not
|
29
|
-
</title>
|
30
|
-
<updated>2013-07-02T08:13:36-07:00</updated>
|
31
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
32
|
-
<author>
|
33
|
-
<name>injekt</name>
|
34
|
-
<uri>https://github.com/injekt</uri>
|
35
|
-
</author>
|
36
|
-
<content type="html">
|
37
|
-
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #887 from Mange/double-not
|
38
|
-
|
39
|
-
Add support for bare and multiple :not() functions in selectors</pre>
|
40
|
-
</content>
|
41
|
-
</entry>
|
42
|
-
<entry>
|
43
|
-
<id>tag:github.com,2008:Grit::Commit/7a54b1fd1ba1dbcd50d3566bcc62d554eb0fd30e</id>
|
44
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/7a54b1fd1ba1dbcd50d3566bcc62d554eb0fd30e"/>
|
45
|
-
<title>
|
46
|
-
Merge pull request #931 from sorah/dont_call_pkgconfig_when_using_bundled_libraries
|
47
|
-
</title>
|
48
|
-
<updated>2013-07-02T08:11:37-07:00</updated>
|
49
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
50
|
-
<author>
|
51
|
-
<name>knu</name>
|
52
|
-
<uri>https://github.com/knu</uri>
|
53
|
-
</author>
|
54
|
-
<content type="html">
|
55
|
-
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #931 from sorah/dont_call_pkgconfig_when_using_bundled_libraries
|
56
|
-
|
57
|
-
extconf.rb: Don't call pkg_config when using bundled libraries</pre>
|
58
|
-
</content>
|
59
|
-
</entry>
|
60
|
-
<entry>
|
61
|
-
<id>tag:github.com,2008:Grit::Commit/e5b93617ba810a34a4fc70dac76a83f9bebd2ea1</id>
|
62
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/e5b93617ba810a34a4fc70dac76a83f9bebd2ea1"/>
|
63
|
-
<title>
|
64
|
-
extconf.rb: Don't call pkg_config when using bundled libraries
|
65
|
-
</title>
|
66
|
-
<updated>2013-07-02T06:30:00-07:00</updated>
|
67
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/c4f076f658dd3464f1d8785ad53a0d99?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
68
|
-
<author>
|
69
|
-
<name>sorah</name>
|
70
|
-
<uri>https://github.com/sorah</uri>
|
71
|
-
</author>
|
72
|
-
<content type="html">
|
73
|
-
<pre style='white-space:pre-wrap;width:81ex'>extconf.rb: Don't call pkg_config when using bundled libraries</pre>
|
74
|
-
</content>
|
75
|
-
</entry>
|
76
|
-
<entry>
|
77
|
-
<id>tag:github.com,2008:Grit::Commit/64cd3c8f506394b558bda9376844a51db971bd60</id>
|
78
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/64cd3c8f506394b558bda9376844a51db971bd60"/>
|
79
|
-
<title>
|
80
|
-
Add support for bare and multiple :not() functions in selectors
|
81
|
-
</title>
|
82
|
-
<updated>2013-06-28T10:19:36-07:00</updated>
|
83
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/1b2792536d87aa21bc739c14980fa103?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
84
|
-
<author>
|
85
|
-
<name>Mange</name>
|
86
|
-
<uri>https://github.com/Mange</uri>
|
87
|
-
</author>
|
88
|
-
<content type="html">
|
89
|
-
<pre style='white-space:pre-wrap;width:81ex'>Add support for bare and multiple :not() functions in selectors
|
90
|
-
|
91
|
-
This enables parsing of ".flash:not(.error):not(.warning)" and
|
92
|
-
":not(p)".
|
93
|
-
|
94
|
-
This entailed a huge change to the parser, but I think the parser should
|
95
|
-
be a bit more robust now by not declaring :not a special case.</pre>
|
96
|
-
</content>
|
97
|
-
</entry>
|
98
|
-
<entry>
|
99
|
-
<id>tag:github.com,2008:Grit::Commit/37828ec784faf29d713225fa78585854912356cd</id>
|
100
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/37828ec784faf29d713225fa78585854912356cd"/>
|
101
|
-
<title>
|
102
|
-
Report error and stop parsing instead of silently ignoring it.
|
103
|
-
</title>
|
104
|
-
<updated>2013-06-27T18:46:12-07:00</updated>
|
105
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/2736d9750eb13425e9bf70f112753c49?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
106
|
-
<author>
|
107
|
-
<name>jvshahid</name>
|
108
|
-
<uri>https://github.com/jvshahid</uri>
|
109
|
-
</author>
|
110
|
-
<content type="html">
|
111
|
-
<pre style='white-space:pre-wrap;width:81ex'>Report error and stop parsing instead of silently ignoring it.</pre>
|
112
|
-
</content>
|
113
|
-
</entry>
|
114
|
-
<entry>
|
115
|
-
<id>tag:github.com,2008:Grit::Commit/42da60e8ca58a5acc9e8c94ae5ad490589f146c6</id>
|
116
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/42da60e8ca58a5acc9e8c94ae5ad490589f146c6"/>
|
117
|
-
<title>
|
118
|
-
Merge pull request #930 from ctborg/master
|
119
|
-
</title>
|
120
|
-
<updated>2013-06-27T04:23:33-07:00</updated>
|
121
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
122
|
-
<author>
|
123
|
-
<name>injekt</name>
|
124
|
-
<uri>https://github.com/injekt</uri>
|
125
|
-
</author>
|
126
|
-
<content type="html">
|
127
|
-
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #930 from ctborg/master
|
128
|
-
|
129
|
-
Adds support for Solaris, OpenSolaris, or illumos.</pre>
|
130
|
-
</content>
|
131
|
-
</entry>
|
132
|
-
<entry>
|
133
|
-
<id>tag:github.com,2008:Grit::Commit/7382a6e6a66d3f80da955ebbcd82250f99321900</id>
|
134
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/7382a6e6a66d3f80da955ebbcd82250f99321900"/>
|
135
|
-
<title>
|
136
|
-
Updated CHANGELOG with latest merged pulls
|
137
|
-
</title>
|
138
|
-
<updated>2013-06-27T04:04:17-07:00</updated>
|
139
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
140
|
-
<author>
|
141
|
-
<name>injekt</name>
|
142
|
-
<uri>https://github.com/injekt</uri>
|
143
|
-
</author>
|
144
|
-
<content type="html">
|
145
|
-
<pre style='white-space:pre-wrap;width:81ex'>Updated CHANGELOG with latest merged pulls</pre>
|
146
|
-
</content>
|
147
|
-
</entry>
|
148
|
-
<entry>
|
149
|
-
<id>tag:github.com,2008:Grit::Commit/3382ebc90e17f2503f4acbbdf53a931d38f3322a</id>
|
150
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/3382ebc90e17f2503f4acbbdf53a931d38f3322a"/>
|
151
|
-
<title>
|
152
|
-
Remove REE also.
|
153
|
-
</title>
|
154
|
-
<updated>2013-06-19T20:57:48-07:00</updated>
|
155
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
156
|
-
<author>
|
157
|
-
<name>knu</name>
|
158
|
-
<uri>https://github.com/knu</uri>
|
159
|
-
</author>
|
160
|
-
<content type="html">
|
161
|
-
<pre style='white-space:pre-wrap;width:81ex'>Remove REE also.</pre>
|
162
|
-
</content>
|
163
|
-
</entry>
|
164
|
-
<entry>
|
165
|
-
<id>tag:github.com,2008:Grit::Commit/0c83f4027e295435680cda89a44b5e039e0e6cbb</id>
|
166
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/0c83f4027e295435680cda89a44b5e039e0e6cbb"/>
|
167
|
-
<title>
|
168
|
-
Added support for Solaris, OpenSolaris, or illumos
|
169
|
-
</title>
|
170
|
-
<updated>2013-06-19T07:12:50-07:00</updated>
|
171
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/aff9165c0ea741d027799d5694d0ceb8?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
172
|
-
<author>
|
173
|
-
<name></name>
|
174
|
-
<email>cborg@oanda.com</email>
|
175
|
-
</author>
|
176
|
-
<content type="html">
|
177
|
-
<pre style='white-space:pre-wrap;width:81ex'>Added support for Solaris, OpenSolaris, or illumos</pre>
|
178
|
-
</content>
|
179
|
-
</entry>
|
180
|
-
<entry>
|
181
|
-
<id>tag:github.com,2008:Grit::Commit/fb000c51e3ba4e8730a535d38d617d34111c21ef</id>
|
182
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/fb000c51e3ba4e8730a535d38d617d34111c21ef"/>
|
183
|
-
<title>
|
184
|
-
Ensure meta_encoding checks meta charset tag (closes #919)
|
185
|
-
</title>
|
186
|
-
<updated>2013-06-14T06:06:26-07:00</updated>
|
187
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
188
|
-
<author>
|
189
|
-
<name>injekt</name>
|
190
|
-
<uri>https://github.com/injekt</uri>
|
191
|
-
</author>
|
192
|
-
<content type="html">
|
193
|
-
<pre style='white-space:pre-wrap;width:81ex'>Ensure meta_encoding checks meta charset tag (closes #919)</pre>
|
194
|
-
</content>
|
195
|
-
</entry>
|
196
|
-
<entry>
|
197
|
-
<id>tag:github.com,2008:Grit::Commit/14b7dc21bbeddec1990726760e6f6cc11e71542e</id>
|
198
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/14b7dc21bbeddec1990726760e6f6cc11e71542e"/>
|
199
|
-
<title>
|
200
|
-
Updated ROADMAP
|
201
|
-
</title>
|
202
|
-
<updated>2013-06-14T06:00:57-07:00</updated>
|
203
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
204
|
-
<author>
|
205
|
-
<name>injekt</name>
|
206
|
-
<uri>https://github.com/injekt</uri>
|
207
|
-
</author>
|
208
|
-
<content type="html">
|
209
|
-
<pre style='white-space:pre-wrap;width:81ex'>Updated ROADMAP</pre>
|
210
|
-
</content>
|
211
|
-
</entry>
|
212
|
-
<entry>
|
213
|
-
<id>tag:github.com,2008:Grit::Commit/d1b0afd02f8a2b783380bdfde3acfabf021a0c5a</id>
|
214
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/d1b0afd02f8a2b783380bdfde3acfabf021a0c5a"/>
|
215
|
-
<title>
|
216
|
-
Merge pull request #858 from ykzts/feature/not-only-child
|
217
|
-
</title>
|
218
|
-
<updated>2013-06-14T05:53:28-07:00</updated>
|
219
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
220
|
-
<author>
|
221
|
-
<name>injekt</name>
|
222
|
-
<uri>https://github.com/injekt</uri>
|
223
|
-
</author>
|
224
|
-
<content type="html">
|
225
|
-
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #858 from ykzts/feature/not-only-child
|
226
|
-
|
227
|
-
Add feature that the ':only-child' pseudo class should work even though it's in ':not' pseudo class.</pre>
|
228
|
-
</content>
|
229
|
-
</entry>
|
230
|
-
<entry>
|
231
|
-
<id>tag:github.com,2008:Grit::Commit/d24eb8508c69f2cf336f1ff1b6887fcc3b317fbc</id>
|
232
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/d24eb8508c69f2cf336f1ff1b6887fcc3b317fbc"/>
|
233
|
-
<title>
|
234
|
-
Merge pull request #886 from Mange/negative-nth
|
235
|
-
</title>
|
236
|
-
<updated>2013-06-14T05:50:13-07:00</updated>
|
237
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/9077af710bdadc972a7898e457bf6ec1?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
238
|
-
<author>
|
239
|
-
<name>injekt</name>
|
240
|
-
<uri>https://github.com/injekt</uri>
|
241
|
-
</author>
|
242
|
-
<content type="html">
|
243
|
-
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #886 from Mange/negative-nth
|
244
|
-
|
245
|
-
Add support for an-b in nth selectors</pre>
|
246
|
-
</content>
|
247
|
-
</entry>
|
248
|
-
<entry>
|
249
|
-
<id>tag:github.com,2008:Grit::Commit/11eaf3d3f1b84adf5225b6686119dbc6714b4009</id>
|
250
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/11eaf3d3f1b84adf5225b6686119dbc6714b4009"/>
|
251
|
-
<title>
|
252
|
-
Note 1.8 deprecation in README
|
253
|
-
</title>
|
254
|
-
<updated>2013-06-11T06:48:53-07:00</updated>
|
255
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/bd6e7860b5a891bff077aeaeb5434e60?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
256
|
-
<author>
|
257
|
-
<name>flavorjones</name>
|
258
|
-
<uri>https://github.com/flavorjones</uri>
|
259
|
-
</author>
|
260
|
-
<content type="html">
|
261
|
-
<pre style='white-space:pre-wrap;width:81ex'>Note 1.8 deprecation in README</pre>
|
262
|
-
</content>
|
263
|
-
</entry>
|
264
|
-
<entry>
|
265
|
-
<id>tag:github.com,2008:Grit::Commit/82a936a0ceba0508d29cc9f6da84c5a98ae7bede</id>
|
266
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/82a936a0ceba0508d29cc9f6da84c5a98ae7bede"/>
|
267
|
-
<title>
|
268
|
-
Fix a typo and DRY with dir_config() calls.
|
269
|
-
</title>
|
270
|
-
<updated>2013-06-10T21:01:03-07:00</updated>
|
271
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
272
|
-
<author>
|
273
|
-
<name>knu</name>
|
274
|
-
<uri>https://github.com/knu</uri>
|
275
|
-
</author>
|
276
|
-
<content type="html">
|
277
|
-
<pre style='white-space:pre-wrap;width:81ex'>Fix a typo and DRY with dir_config() calls.</pre>
|
278
|
-
</content>
|
279
|
-
</entry>
|
280
|
-
<entry>
|
281
|
-
<id>tag:github.com,2008:Grit::Commit/c7ef9b339054f8502e7f526b1b8054e3412cf7ba</id>
|
282
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/c7ef9b339054f8502e7f526b1b8054e3412cf7ba"/>
|
283
|
-
<title>
|
284
|
-
Iconv was for building libxml2 and not for nokogiri itself.
|
285
|
-
</title>
|
286
|
-
<updated>2013-06-10T17:55:20-07:00</updated>
|
287
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
288
|
-
<author>
|
289
|
-
<name>knu</name>
|
290
|
-
<uri>https://github.com/knu</uri>
|
291
|
-
</author>
|
292
|
-
<content type="html">
|
293
|
-
<pre style='white-space:pre-wrap;width:81ex'>Iconv was for building libxml2 and not for nokogiri itself.</pre>
|
294
|
-
</content>
|
295
|
-
</entry>
|
296
|
-
<entry>
|
297
|
-
<id>tag:github.com,2008:Grit::Commit/4c1c225b9409571156430aeb5bcf89c4f9dd4812</id>
|
298
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/4c1c225b9409571156430aeb5bcf89c4f9dd4812"/>
|
299
|
-
<title>
|
300
|
-
Make sure the MRI gem is built correctly.
|
301
|
-
</title>
|
302
|
-
<updated>2013-06-10T07:40:39-07:00</updated>
|
303
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/bd6e7860b5a891bff077aeaeb5434e60?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
304
|
-
<author>
|
305
|
-
<name>flavorjones</name>
|
306
|
-
<uri>https://github.com/flavorjones</uri>
|
307
|
-
</author>
|
308
|
-
<content type="html">
|
309
|
-
<pre style='white-space:pre-wrap;width:81ex'>Make sure the MRI gem is built correctly.</pre>
|
310
|
-
</content>
|
311
|
-
</entry>
|
312
|
-
<entry>
|
313
|
-
<id>tag:github.com,2008:Grit::Commit/b6100afd7a0ce17097fb3ca58ae8fe5e63522f6d</id>
|
314
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/b6100afd7a0ce17097fb3ca58ae8fe5e63522f6d"/>
|
315
|
-
<title>
|
316
|
-
Fiddling with the windows cross-compile gem logic.
|
317
|
-
</title>
|
318
|
-
<updated>2013-06-10T07:33:59-07:00</updated>
|
319
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/bd6e7860b5a891bff077aeaeb5434e60?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
320
|
-
<author>
|
321
|
-
<name>flavorjones</name>
|
322
|
-
<uri>https://github.com/flavorjones</uri>
|
323
|
-
</author>
|
324
|
-
<content type="html">
|
325
|
-
<pre style='white-space:pre-wrap;width:81ex'>Fiddling with the windows cross-compile gem logic.</pre>
|
326
|
-
</content>
|
327
|
-
</entry>
|
328
|
-
<entry>
|
329
|
-
<id>tag:github.com,2008:Grit::Commit/b1483de363524c882b5e682a3d3a6e6ab5d7511b</id>
|
330
|
-
<link type="text/html" rel="alternate" href="https://github.com/sparklemotion/nokogiri/commit/b1483de363524c882b5e682a3d3a6e6ab5d7511b"/>
|
331
|
-
<title>
|
332
|
-
build_all now uses ruby 1.9.3 to build everything.
|
333
|
-
</title>
|
334
|
-
<updated>2013-06-10T07:33:56-07:00</updated>
|
335
|
-
<media:thumbnail height="30" width="30" url="https://secure.gravatar.com/avatar/bd6e7860b5a891bff077aeaeb5434e60?s=30&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png"/>
|
336
|
-
<author>
|
337
|
-
<name>flavorjones</name>
|
338
|
-
<uri>https://github.com/flavorjones</uri>
|
339
|
-
</author>
|
340
|
-
<content type="html">
|
341
|
-
<pre style='white-space:pre-wrap;width:81ex'>build_all now uses ruby 1.9.3 to build everything.</pre>
|
342
|
-
</content>
|
343
|
-
</entry>
|
344
|
-
</feed>
|
data/test/files/bar/bar.xsd
DELETED
data/test/files/bogus.xml
DELETED
File without changes
|
@@ -1,422 +0,0 @@
|
|
1
|
-
<statuses type="array">
|
2
|
-
<status>
|
3
|
-
<created_at>Sat Aug 09 05:38:12 +0000 2008</created_at>
|
4
|
-
<id>882281424</id>
|
5
|
-
<text>I so just thought the guy lighting the Olympic torch was falling when he began to run on the wall. Wow that would have been catastrophic.</text>
|
6
|
-
<source>web</source>
|
7
|
-
<truncated>false</truncated>
|
8
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
9
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
10
|
-
<favorited></favorited>
|
11
|
-
<user>
|
12
|
-
<id>4243</id>
|
13
|
-
<name>John Nunemaker</name>
|
14
|
-
<screen_name>jnunemaker</screen_name>
|
15
|
-
<location>Mishawaka, IN, US</location>
|
16
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
17
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
18
|
-
<url>http://addictedtonew.com</url>
|
19
|
-
<protected>false</protected>
|
20
|
-
<followers_count>486</followers_count>
|
21
|
-
</user>
|
22
|
-
</status>
|
23
|
-
<status>
|
24
|
-
<created_at>Sat Aug 09 02:04:56 +0000 2008</created_at>
|
25
|
-
<id>882145663</id>
|
26
|
-
<text>@ijonas - wow that stuff sounds sweet</text>
|
27
|
-
<source>web</source>
|
28
|
-
<truncated>false</truncated>
|
29
|
-
<in_reply_to_status_id>882005142</in_reply_to_status_id>
|
30
|
-
<in_reply_to_user_id>1000471</in_reply_to_user_id>
|
31
|
-
<favorited></favorited>
|
32
|
-
<user>
|
33
|
-
<id>4243</id>
|
34
|
-
<name>John Nunemaker</name>
|
35
|
-
<screen_name>jnunemaker</screen_name>
|
36
|
-
<location>Mishawaka, IN, US</location>
|
37
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
38
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
39
|
-
<url>http://addictedtonew.com</url>
|
40
|
-
<protected>false</protected>
|
41
|
-
<followers_count>486</followers_count>
|
42
|
-
</user>
|
43
|
-
</status>
|
44
|
-
<status>
|
45
|
-
<created_at>Sat Aug 09 01:36:41 +0000 2008</created_at>
|
46
|
-
<id>882126691</id>
|
47
|
-
<text>Steph is driving Sally for the first time. I'm proud of her.</text>
|
48
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
49
|
-
<truncated>false</truncated>
|
50
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
51
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
52
|
-
<favorited></favorited>
|
53
|
-
<user>
|
54
|
-
<id>4243</id>
|
55
|
-
<name>John Nunemaker</name>
|
56
|
-
<screen_name>jnunemaker</screen_name>
|
57
|
-
<location>Mishawaka, IN, US</location>
|
58
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
59
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
60
|
-
<url>http://addictedtonew.com</url>
|
61
|
-
<protected>false</protected>
|
62
|
-
<followers_count>486</followers_count>
|
63
|
-
</user>
|
64
|
-
</status>
|
65
|
-
<status>
|
66
|
-
<created_at>Fri Aug 08 22:21:21 +0000 2008</created_at>
|
67
|
-
<id>881987762</id>
|
68
|
-
<text>@ijonas - what are you making with couchdb, ruby and httparty?</text>
|
69
|
-
<source>web</source>
|
70
|
-
<truncated>false</truncated>
|
71
|
-
<in_reply_to_status_id>881947237</in_reply_to_status_id>
|
72
|
-
<in_reply_to_user_id>1000471</in_reply_to_user_id>
|
73
|
-
<favorited></favorited>
|
74
|
-
<user>
|
75
|
-
<id>4243</id>
|
76
|
-
<name>John Nunemaker</name>
|
77
|
-
<screen_name>jnunemaker</screen_name>
|
78
|
-
<location>Mishawaka, IN, US</location>
|
79
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
80
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
81
|
-
<url>http://addictedtonew.com</url>
|
82
|
-
<protected>false</protected>
|
83
|
-
<followers_count>486</followers_count>
|
84
|
-
</user>
|
85
|
-
</status>
|
86
|
-
<status>
|
87
|
-
<created_at>Fri Aug 08 14:20:14 +0000 2008</created_at>
|
88
|
-
<id>881535796</id>
|
89
|
-
<text>@oaknd1 - delete it off phone and iTunes.</text>
|
90
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
91
|
-
<truncated>false</truncated>
|
92
|
-
<in_reply_to_status_id>881526234</in_reply_to_status_id>
|
93
|
-
<in_reply_to_user_id>3038211</in_reply_to_user_id>
|
94
|
-
<favorited></favorited>
|
95
|
-
<user>
|
96
|
-
<id>4243</id>
|
97
|
-
<name>John Nunemaker</name>
|
98
|
-
<screen_name>jnunemaker</screen_name>
|
99
|
-
<location>Mishawaka, IN, US</location>
|
100
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
101
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
102
|
-
<url>http://addictedtonew.com</url>
|
103
|
-
<protected>false</protected>
|
104
|
-
<followers_count>486</followers_count>
|
105
|
-
</user>
|
106
|
-
</status>
|
107
|
-
<status>
|
108
|
-
<created_at>Fri Aug 08 14:07:29 +0000 2008</created_at>
|
109
|
-
<id>881522394</id>
|
110
|
-
<text>Listening to U2 "beautiful day" in honor of it being such a beautiful day.</text>
|
111
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
112
|
-
<truncated>false</truncated>
|
113
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
114
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
115
|
-
<favorited></favorited>
|
116
|
-
<user>
|
117
|
-
<id>4243</id>
|
118
|
-
<name>John Nunemaker</name>
|
119
|
-
<screen_name>jnunemaker</screen_name>
|
120
|
-
<location>Mishawaka, IN, US</location>
|
121
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
122
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
123
|
-
<url>http://addictedtonew.com</url>
|
124
|
-
<protected>false</protected>
|
125
|
-
<followers_count>486</followers_count>
|
126
|
-
</user>
|
127
|
-
</status>
|
128
|
-
<status>
|
129
|
-
<created_at>Fri Aug 08 14:06:44 +0000 2008</created_at>
|
130
|
-
<id>881521592</id>
|
131
|
-
<text>@lizsmc1 - hi! (just passed her on the road)</text>
|
132
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
133
|
-
<truncated>false</truncated>
|
134
|
-
<in_reply_to_status_id>881519558</in_reply_to_status_id>
|
135
|
-
<in_reply_to_user_id>11485452</in_reply_to_user_id>
|
136
|
-
<favorited></favorited>
|
137
|
-
<user>
|
138
|
-
<id>4243</id>
|
139
|
-
<name>John Nunemaker</name>
|
140
|
-
<screen_name>jnunemaker</screen_name>
|
141
|
-
<location>Mishawaka, IN, US</location>
|
142
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
143
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
144
|
-
<url>http://addictedtonew.com</url>
|
145
|
-
<protected>false</protected>
|
146
|
-
<followers_count>486</followers_count>
|
147
|
-
</user>
|
148
|
-
</status>
|
149
|
-
<status>
|
150
|
-
<created_at>Fri Aug 08 13:59:35 +0000 2008</created_at>
|
151
|
-
<id>881514030</id>
|
152
|
-
<text>Beautiful day for a motorcycle ride.</text>
|
153
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
154
|
-
<truncated>false</truncated>
|
155
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
156
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
157
|
-
<favorited></favorited>
|
158
|
-
<user>
|
159
|
-
<id>4243</id>
|
160
|
-
<name>John Nunemaker</name>
|
161
|
-
<screen_name>jnunemaker</screen_name>
|
162
|
-
<location>Mishawaka, IN, US</location>
|
163
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
164
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
165
|
-
<url>http://addictedtonew.com</url>
|
166
|
-
<protected>false</protected>
|
167
|
-
<followers_count>486</followers_count>
|
168
|
-
</user>
|
169
|
-
</status>
|
170
|
-
<status>
|
171
|
-
<created_at>Fri Aug 08 13:45:21 +0000 2008</created_at>
|
172
|
-
<id>881499439</id>
|
173
|
-
<text>@lizamc1 - no way! Politos will be missed. I remember eating a whole garlic pizza there with Joe.</text>
|
174
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
175
|
-
<truncated>false</truncated>
|
176
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
177
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
178
|
-
<favorited></favorited>
|
179
|
-
<user>
|
180
|
-
<id>4243</id>
|
181
|
-
<name>John Nunemaker</name>
|
182
|
-
<screen_name>jnunemaker</screen_name>
|
183
|
-
<location>Mishawaka, IN, US</location>
|
184
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
185
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
186
|
-
<url>http://addictedtonew.com</url>
|
187
|
-
<protected>false</protected>
|
188
|
-
<followers_count>486</followers_count>
|
189
|
-
</user>
|
190
|
-
</status>
|
191
|
-
<status>
|
192
|
-
<created_at>Fri Aug 08 13:41:50 +0000 2008</created_at>
|
193
|
-
<id>881496024</id>
|
194
|
-
<text>Riding my motorcyle to campus. Using the library basement for a meeting.</text>
|
195
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
196
|
-
<truncated>false</truncated>
|
197
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
198
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
199
|
-
<favorited></favorited>
|
200
|
-
<user>
|
201
|
-
<id>4243</id>
|
202
|
-
<name>John Nunemaker</name>
|
203
|
-
<screen_name>jnunemaker</screen_name>
|
204
|
-
<location>Mishawaka, IN, US</location>
|
205
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
206
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
207
|
-
<url>http://addictedtonew.com</url>
|
208
|
-
<protected>false</protected>
|
209
|
-
<followers_count>486</followers_count>
|
210
|
-
</user>
|
211
|
-
</status>
|
212
|
-
<status>
|
213
|
-
<created_at>Thu Aug 07 22:52:20 +0000 2008</created_at>
|
214
|
-
<id>880896190</id>
|
215
|
-
<text>Scraping super glue off my finger with a knife.</text>
|
216
|
-
<source>web</source>
|
217
|
-
<truncated>false</truncated>
|
218
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
219
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
220
|
-
<favorited></favorited>
|
221
|
-
<user>
|
222
|
-
<id>4243</id>
|
223
|
-
<name>John Nunemaker</name>
|
224
|
-
<screen_name>jnunemaker</screen_name>
|
225
|
-
<location>Mishawaka, IN, US</location>
|
226
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
227
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
228
|
-
<url>http://addictedtonew.com</url>
|
229
|
-
<protected>false</protected>
|
230
|
-
<followers_count>486</followers_count>
|
231
|
-
</user>
|
232
|
-
</status>
|
233
|
-
<status>
|
234
|
-
<created_at>Thu Aug 07 22:14:35 +0000 2008</created_at>
|
235
|
-
<id>880866160</id>
|
236
|
-
<text>So cold...Starbucks north side, you win the day, but I shall bring a sweatshirt to our next battle!</text>
|
237
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
238
|
-
<truncated>false</truncated>
|
239
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
240
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
241
|
-
<favorited></favorited>
|
242
|
-
<user>
|
243
|
-
<id>4243</id>
|
244
|
-
<name>John Nunemaker</name>
|
245
|
-
<screen_name>jnunemaker</screen_name>
|
246
|
-
<location>Mishawaka, IN, US</location>
|
247
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
248
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
249
|
-
<url>http://addictedtonew.com</url>
|
250
|
-
<protected>false</protected>
|
251
|
-
<followers_count>486</followers_count>
|
252
|
-
</user>
|
253
|
-
</status>
|
254
|
-
<status>
|
255
|
-
<created_at>Thu Aug 07 17:25:40 +0000 2008</created_at>
|
256
|
-
<id>880610064</id>
|
257
|
-
<text>Headed home for a bit to get my headphones and then to the north side to meet @orderedlist.</text>
|
258
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
259
|
-
<truncated>false</truncated>
|
260
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
261
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
262
|
-
<favorited></favorited>
|
263
|
-
<user>
|
264
|
-
<id>4243</id>
|
265
|
-
<name>John Nunemaker</name>
|
266
|
-
<screen_name>jnunemaker</screen_name>
|
267
|
-
<location>Mishawaka, IN, US</location>
|
268
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
269
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
270
|
-
<url>http://addictedtonew.com</url>
|
271
|
-
<protected>false</protected>
|
272
|
-
<followers_count>485</followers_count>
|
273
|
-
</user>
|
274
|
-
</status>
|
275
|
-
<status>
|
276
|
-
<created_at>Thu Aug 07 17:15:59 +0000 2008</created_at>
|
277
|
-
<id>880600278</id>
|
278
|
-
<text>Panera wifi, why do you hate me?</text>
|
279
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
280
|
-
<truncated>false</truncated>
|
281
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
282
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
283
|
-
<favorited></favorited>
|
284
|
-
<user>
|
285
|
-
<id>4243</id>
|
286
|
-
<name>John Nunemaker</name>
|
287
|
-
<screen_name>jnunemaker</screen_name>
|
288
|
-
<location>Mishawaka, IN, US</location>
|
289
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
290
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
291
|
-
<url>http://addictedtonew.com</url>
|
292
|
-
<protected>false</protected>
|
293
|
-
<followers_count>485</followers_count>
|
294
|
-
</user>
|
295
|
-
</status>
|
296
|
-
<status>
|
297
|
-
<created_at>Thu Aug 07 15:46:25 +0000 2008</created_at>
|
298
|
-
<id>880509577</id>
|
299
|
-
<text>At panera. Turned my alarm off this morning and woke up late. Oh well.</text>
|
300
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
301
|
-
<truncated>false</truncated>
|
302
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
303
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
304
|
-
<favorited></favorited>
|
305
|
-
<user>
|
306
|
-
<id>4243</id>
|
307
|
-
<name>John Nunemaker</name>
|
308
|
-
<screen_name>jnunemaker</screen_name>
|
309
|
-
<location>Mishawaka, IN, US</location>
|
310
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
311
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
312
|
-
<url>http://addictedtonew.com</url>
|
313
|
-
<protected>false</protected>
|
314
|
-
<followers_count>485</followers_count>
|
315
|
-
</user>
|
316
|
-
</status>
|
317
|
-
<status>
|
318
|
-
<created_at>Thu Aug 07 15:01:35 +0000 2008</created_at>
|
319
|
-
<id>880463746</id>
|
320
|
-
<text>@kloh I remember days like that. Exhausting. Also, NullRiver said to sync again, uninstall app from phone and then resync app. Evidently ...</text>
|
321
|
-
<source>web</source>
|
322
|
-
<truncated>true</truncated>
|
323
|
-
<in_reply_to_status_id>880432701</in_reply_to_status_id>
|
324
|
-
<in_reply_to_user_id>10193732</in_reply_to_user_id>
|
325
|
-
<favorited></favorited>
|
326
|
-
<user>
|
327
|
-
<id>4243</id>
|
328
|
-
<name>John Nunemaker</name>
|
329
|
-
<screen_name>jnunemaker</screen_name>
|
330
|
-
<location>Mishawaka, IN, US</location>
|
331
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
332
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
333
|
-
<url>http://addictedtonew.com</url>
|
334
|
-
<protected>false</protected>
|
335
|
-
<followers_count>485</followers_count>
|
336
|
-
</user>
|
337
|
-
</status>
|
338
|
-
<status>
|
339
|
-
<created_at>Thu Aug 07 02:52:38 +0000 2008</created_at>
|
340
|
-
<id>879986739</id>
|
341
|
-
<text>@kloh - I haven't updated my OS so I'm wondering how apple could have made the app stop working. I did contact NullRiver support just no ...</text>
|
342
|
-
<source>web</source>
|
343
|
-
<truncated>true</truncated>
|
344
|
-
<in_reply_to_status_id>879980813</in_reply_to_status_id>
|
345
|
-
<in_reply_to_user_id>10193732</in_reply_to_user_id>
|
346
|
-
<favorited></favorited>
|
347
|
-
<user>
|
348
|
-
<id>4243</id>
|
349
|
-
<name>John Nunemaker</name>
|
350
|
-
<screen_name>jnunemaker</screen_name>
|
351
|
-
<location>Mishawaka, IN, US</location>
|
352
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
353
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
354
|
-
<url>http://addictedtonew.com</url>
|
355
|
-
<protected>false</protected>
|
356
|
-
<followers_count>486</followers_count>
|
357
|
-
</user>
|
358
|
-
</status>
|
359
|
-
<status>
|
360
|
-
<created_at>Thu Aug 07 02:38:58 +0000 2008</created_at>
|
361
|
-
<id>879976045</id>
|
362
|
-
<text>@jerry - i went with the pdf download.</text>
|
363
|
-
<source>web</source>
|
364
|
-
<truncated>false</truncated>
|
365
|
-
<in_reply_to_status_id>879878196</in_reply_to_status_id>
|
366
|
-
<in_reply_to_user_id>613</in_reply_to_user_id>
|
367
|
-
<favorited></favorited>
|
368
|
-
<user>
|
369
|
-
<id>4243</id>
|
370
|
-
<name>John Nunemaker</name>
|
371
|
-
<screen_name>jnunemaker</screen_name>
|
372
|
-
<location>Mishawaka, IN, US</location>
|
373
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
374
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
375
|
-
<url>http://addictedtonew.com</url>
|
376
|
-
<protected>false</protected>
|
377
|
-
<followers_count>486</followers_count>
|
378
|
-
</user>
|
379
|
-
</status>
|
380
|
-
<status>
|
381
|
-
<created_at>Thu Aug 07 02:31:26 +0000 2008</created_at>
|
382
|
-
<id>879969851</id>
|
383
|
-
<text>@kloh - it worked at home for multiple tests and just stopped when I acyltually needed it.</text>
|
384
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
385
|
-
<truncated>false</truncated>
|
386
|
-
<in_reply_to_status_id>879968483</in_reply_to_status_id>
|
387
|
-
<in_reply_to_user_id>10193732</in_reply_to_user_id>
|
388
|
-
<favorited></favorited>
|
389
|
-
<user>
|
390
|
-
<id>4243</id>
|
391
|
-
<name>John Nunemaker</name>
|
392
|
-
<screen_name>jnunemaker</screen_name>
|
393
|
-
<location>Mishawaka, IN, US</location>
|
394
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
395
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
396
|
-
<url>http://addictedtonew.com</url>
|
397
|
-
<protected>false</protected>
|
398
|
-
<followers_count>486</followers_count>
|
399
|
-
</user>
|
400
|
-
</status>
|
401
|
-
<status>
|
402
|
-
<created_at>Thu Aug 07 01:18:28 +0000 2008</created_at>
|
403
|
-
<id>879913748</id>
|
404
|
-
<text>Netshare will no longer start up for me. Of course it borks the first time I actually want to use it.</text>
|
405
|
-
<source><a href="http://help.twitter.com/index.php?pg=kb.page&id=75">txt</a></source>
|
406
|
-
<truncated>false</truncated>
|
407
|
-
<in_reply_to_status_id></in_reply_to_status_id>
|
408
|
-
<in_reply_to_user_id></in_reply_to_user_id>
|
409
|
-
<favorited></favorited>
|
410
|
-
<user>
|
411
|
-
<id>4243</id>
|
412
|
-
<name>John Nunemaker</name>
|
413
|
-
<screen_name>jnunemaker</screen_name>
|
414
|
-
<location>Mishawaka, IN, US</location>
|
415
|
-
<description>Loves his wife, ruby, notre dame football and iu basketball</description>
|
416
|
-
<profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/53781608/Photo_75_normal.jpg</profile_image_url>
|
417
|
-
<url>http://addictedtonew.com</url>
|
418
|
-
<protected>false</protected>
|
419
|
-
<followers_count>486</followers_count>
|
420
|
-
</user>
|
421
|
-
</status>
|
422
|
-
</statuses>
|