index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
xml_mini
/
libxml.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-2
/
+2
*
update AS/values and AS/xml_mini docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-1
/
+1
*
Clean up module docs [ci skip]
Vijay Dev
2012-03-07
1
-1
/
+0
*
fixed a missing require that causes trouble when using AS in a non-rails env.
Nick Sutterer
2011-01-18
1
-0
/
+1
*
Change returning with tap
Santiago Pastorino
2010-07-25
1
-1
/
+0
*
libxml.rb needs active_support/core_ext/object/blank
Xavier Noria
2010-01-01
1
-0
/
+1
*
make sure returning is available for the libxml extension
Xavier Noria
2010-01-01
1
-0
/
+1
*
Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML Xml...
Willem van Bergen
2010-01-01
1
-86
/
+22
*
Added CDATA support to the XmlMini LibXML engine, adjusted whitespace handlin...
Jacob Lauemoeller
2009-10-15
1
-5
/
+8
*
enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 s...
Brian Lopez
2009-06-09
1
-6
/
+8
*
Add support for parsing XML and JSON from an IO as well as a string [#2659 st...
Brian Lopez
2009-05-17
1
-6
/
+10
*
Hide XmlMini backend details from rdoc
Jeremy Kemper
2009-03-21
1
-4
/
+4
*
Properly set up libxml includes. Don't include LibXML in toplevel.
Jeremy Kemper
2009-03-10
1
-7
/
+9
*
Require libxml-ruby 0.9.4 or 0.9.7 pending a segfault bugfix for 1.0.
Jeremy Kemper
2009-03-09
1
-7
/
+7
*
Revert "Revert "XmlMini supports different backend parsers, starting with lib...
Jeremy Kemper
2009-03-09
1
-0
/
+131
*
Revert "XmlMini supports different backend parsers, starting with libxml"
David Heinemeier Hansson
2009-03-09
1
-131
/
+0
*
XmlMini supports different backend parsers, starting with libxml
Bart ten Brinke
2009-03-08
1
-0
/
+131