• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Always use "--" in "dom parse" when document is interpolated

This is a safety measure to make sure that the document parsed is

never confused with an option, when the document starts with a "-". In

the best case, the error message provided by "dom parse" might be

misleading. This might be a problem for user contributed documents

(passed as variables, or return values from functions).

The double dash is supported in tdom since version 0.9.0.

  1. … 18 more files in changeset.
improve safety of SQL queries

  1. … 2 more files in changeset.
don't rely on uppercase header field names

  1. … 10 more files in changeset.
make "instantiate_forms" a method of packages

this reads better than the previous variant based on the Weblog class.

  1. … 14 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
improve SQL quoting

  1. … 8 more files in changeset.
improve SQL quoting

  1. … 5 more files in changeset.
modernize code: use resolver variables rather than method calls

  1. … 14 more files in changeset.
replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
prefer absolut object references over ids

  1. … 15 more files in changeset.
improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 9 more files in changeset.
strengthen parameter checking for weblog and syndication integerfaces

  1. … 1 more file in changeset.
improve input checking

  1. … 1 more file in changeset.