arabica/include/XSLT
2007-11-03 01:55:20 +00:00
..
impl Use std::stable_sort instead of std::sort. When xsl:sort specifies a numerical sort, but you've got some string data in there we need to maintain the relative of that string data. This is the first time I've actually used std::stable_sort. I will mark it down in my big book of programming accomplishments. 2007-11-03 01:55:20 +00:00
XSLT.hpp merged with mangle-dev branch 2007-07-19 17:01:42 +00:00