tag:github.com,2008:/sparklemotion/nokogiri/commits/master Recent Commits to nokogiri:master 2013-07-02T08:17:16-07:00 tag:github.com,2008:Grit::Commit/233489ddfe4698b24dfcdc1daf3ca15bc880e4b1 Updated changelog with merged pull requests #887 and #931 2013-07-02T08:17:16-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Updated changelog with merged pull requests #887 and #931</pre> tag:github.com,2008:Grit::Commit/15eff8be4539a3461cfc1e3c8a257e7eed134e01 Merge pull request #887 from Mange/double-not 2013-07-02T08:13:36-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #887 from Mange/double-not Add support for bare and multiple :not() functions in selectors</pre> tag:github.com,2008:Grit::Commit/7a54b1fd1ba1dbcd50d3566bcc62d554eb0fd30e Merge pull request #931 from sorah/dont_call_pkgconfig_when_using_bundled_libraries 2013-07-02T08:11:37-07:00 knu https://github.com/knu <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #931 from sorah/dont_call_pkgconfig_when_using_bundled_libraries extconf.rb: Don't call pkg_config when using bundled libraries</pre> tag:github.com,2008:Grit::Commit/e5b93617ba810a34a4fc70dac76a83f9bebd2ea1 extconf.rb: Don't call pkg_config when using bundled libraries 2013-07-02T06:30:00-07:00 sorah https://github.com/sorah <pre style='white-space:pre-wrap;width:81ex'>extconf.rb: Don't call pkg_config when using bundled libraries</pre> tag:github.com,2008:Grit::Commit/64cd3c8f506394b558bda9376844a51db971bd60 Add support for bare and multiple :not() functions in selectors 2013-06-28T10:19:36-07:00 Mange https://github.com/Mange <pre style='white-space:pre-wrap;width:81ex'>Add support for bare and multiple :not() functions in selectors This enables parsing of ".flash:not(.error):not(.warning)" and ":not(p)". This entailed a huge change to the parser, but I think the parser should be a bit more robust now by not declaring :not a special case.</pre> tag:github.com,2008:Grit::Commit/37828ec784faf29d713225fa78585854912356cd Report error and stop parsing instead of silently ignoring it. 2013-06-27T18:46:12-07:00 jvshahid https://github.com/jvshahid <pre style='white-space:pre-wrap;width:81ex'>Report error and stop parsing instead of silently ignoring it.</pre> tag:github.com,2008:Grit::Commit/42da60e8ca58a5acc9e8c94ae5ad490589f146c6 Merge pull request #930 from ctborg/master 2013-06-27T04:23:33-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #930 from ctborg/master Adds support for Solaris, OpenSolaris, or illumos.</pre> tag:github.com,2008:Grit::Commit/7382a6e6a66d3f80da955ebbcd82250f99321900 Updated CHANGELOG with latest merged pulls 2013-06-27T04:04:17-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Updated CHANGELOG with latest merged pulls</pre> tag:github.com,2008:Grit::Commit/3382ebc90e17f2503f4acbbdf53a931d38f3322a Remove REE also. 2013-06-19T20:57:48-07:00 knu https://github.com/knu <pre style='white-space:pre-wrap;width:81ex'>Remove REE also.</pre> tag:github.com,2008:Grit::Commit/0c83f4027e295435680cda89a44b5e039e0e6cbb Added support for Solaris, OpenSolaris, or illumos 2013-06-19T07:12:50-07:00 cborg@oanda.com <pre style='white-space:pre-wrap;width:81ex'>Added support for Solaris, OpenSolaris, or illumos</pre> tag:github.com,2008:Grit::Commit/fb000c51e3ba4e8730a535d38d617d34111c21ef Ensure meta_encoding checks meta charset tag (closes #919) 2013-06-14T06:06:26-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Ensure meta_encoding checks meta charset tag (closes #919)</pre> tag:github.com,2008:Grit::Commit/14b7dc21bbeddec1990726760e6f6cc11e71542e Updated ROADMAP 2013-06-14T06:00:57-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Updated ROADMAP</pre> tag:github.com,2008:Grit::Commit/d1b0afd02f8a2b783380bdfde3acfabf021a0c5a Merge pull request #858 from ykzts/feature/not-only-child 2013-06-14T05:53:28-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #858 from ykzts/feature/not-only-child Add feature that the ':only-child' pseudo class should work even though it's in ':not' pseudo class.</pre> tag:github.com,2008:Grit::Commit/d24eb8508c69f2cf336f1ff1b6887fcc3b317fbc Merge pull request #886 from Mange/negative-nth 2013-06-14T05:50:13-07:00 injekt https://github.com/injekt <pre style='white-space:pre-wrap;width:81ex'>Merge pull request #886 from Mange/negative-nth Add support for an-b in nth selectors</pre> tag:github.com,2008:Grit::Commit/11eaf3d3f1b84adf5225b6686119dbc6714b4009 Note 1.8 deprecation in README 2013-06-11T06:48:53-07:00 flavorjones https://github.com/flavorjones <pre style='white-space:pre-wrap;width:81ex'>Note 1.8 deprecation in README</pre> tag:github.com,2008:Grit::Commit/82a936a0ceba0508d29cc9f6da84c5a98ae7bede Fix a typo and DRY with dir_config() calls. 2013-06-10T21:01:03-07:00 knu https://github.com/knu <pre style='white-space:pre-wrap;width:81ex'>Fix a typo and DRY with dir_config() calls.</pre> tag:github.com,2008:Grit::Commit/c7ef9b339054f8502e7f526b1b8054e3412cf7ba Iconv was for building libxml2 and not for nokogiri itself. 2013-06-10T17:55:20-07:00 knu https://github.com/knu <pre style='white-space:pre-wrap;width:81ex'>Iconv was for building libxml2 and not for nokogiri itself.</pre> tag:github.com,2008:Grit::Commit/4c1c225b9409571156430aeb5bcf89c4f9dd4812 Make sure the MRI gem is built correctly. 2013-06-10T07:40:39-07:00 flavorjones https://github.com/flavorjones <pre style='white-space:pre-wrap;width:81ex'>Make sure the MRI gem is built correctly.</pre> tag:github.com,2008:Grit::Commit/b6100afd7a0ce17097fb3ca58ae8fe5e63522f6d Fiddling with the windows cross-compile gem logic. 2013-06-10T07:33:59-07:00 flavorjones https://github.com/flavorjones <pre style='white-space:pre-wrap;width:81ex'>Fiddling with the windows cross-compile gem logic.</pre> tag:github.com,2008:Grit::Commit/b1483de363524c882b5e682a3d3a6e6ab5d7511b build_all now uses ruby 1.9.3 to build everything. 2013-06-10T07:33:56-07:00 flavorjones https://github.com/flavorjones <pre style='white-space:pre-wrap;width:81ex'>build_all now uses ruby 1.9.3 to build everything.</pre>