summaryrefslogtreecommitdiff
path: root/vala/valamarkupreader.vala
Commit message (Expand)AuthorAgeFilesLines
* xmlparser: Support single quotes for attributesLuca Bruno2013-06-211-4/+4
* Fix usage of possibly unassigned out parametersLuca Bruno2011-07-151-6/+4
* markupreader: Add get_attributes() method returning a copy of attributes.Luca Bruno2011-04-041-0/+13
* glib-2.0: Add string.index_of_nth_charJürg Billeter2011-01-151-7/+7
* Remove trailing whitespace from content in markup readerFlorian Brosch2010-08-091-3/+10
* Fix line and column counter in markup readerFlorian Brosch2010-08-091-4/+15
* Process & > < " ' in markup readerFlorian Brosch2010-08-051-23/+60
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-1/+1
* Fix constructor of markup readerJürg Billeter2010-01-171-3/+1
* Deprecate assigning to construct-only propertiesJürg Billeter2009-10-211-1/+1
* Allow use of .gir directly from valacRyan Lortie2009-10-181-0/+242