aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiFormatYaml_spyc.php
Commit message (Expand)AuthorAgeFilesLines
* Move ApiFormatYaml_spyc.php to spyc.php as per r71763Sam Reed2010-08-261-248/+0
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-0/+2
* Minor comment improvement to r69757Sam Reed2010-07-231-0/+2
* Stylize API up to dateSam Reed2010-07-231-1/+1
* Remove various unused parametersSam Reed2010-07-221-0/+2
* Fixed some doxygen warningsAlexandre Emsenhuber2010-07-111-24/+30
* Stylize Api upto dateSam Reed2010-04-171-1/+1
* Revert changes to Spyc in r61756: changes tabs to spaces, so it actually make...Roan Kattouw2010-01-311-951/+198
* Stylize.php on APISam Reed2010-01-311-198/+951
* Minor followup to r61609Sam Reed2010-01-281-2/+2
* * (bug 21922) YAML output should quote asterisk when used as keySam Reed2010-01-271-0/+3
* Normalise comment usage (# --> //)Sam Reed2010-01-231-3/+3
* Add/remove whitelines to increase readability in API code filesSam Reed2010-01-231-1/+0
* stylize.php on API codeAryeh Gregor2010-01-111-43/+43
* API: (bug 21945) Add chomp control in YAMLRoan Kattouw2009-12-241-2/+2
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-111-1/+1
* * fix doxygen warningsAlexandre Emsenhuber2008-12-081-248/+231
* Removed scary YAML parsing code, the function of which is to load from a user...Tim Starling2008-10-251-632/+0
* (bug 15448) YAML output returns empty strings instead of 0. Surprisingly, thi...Roan Kattouw2008-09-031-4/+4
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-2/+2
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-108/+107
* doc tweaks: link to http://www.php.net instead of mirrors.Alexandre Emsenhuber2008-03-271-1/+1
* API: (bug 11719) Remove trailing blanks in YAML output.Daniel Cannon2008-03-261-3/+9
* API: Avoid number/string confusion in YAMLRoan Kattouw2008-03-131-2/+8
* (bug 12120) Unescaped quote in YAML outputRoan Kattouw2008-03-131-1/+13
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-3/+2
* Some small doc tweaks to reduce Doxygen warnings, namely:Nick Jenkins2007-04-181-4/+4
* Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.Brion Vibber2007-03-281-2/+4
* PHPDocumentor [http://en.wikipedia.org/wiki/PhpDocumentor] documentation twea...Nick Jenkins2007-03-281-4/+2
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-3/+3
* Code housekeeping stuff (and barring any stuff-ups on my behalf, there should...Nick Jenkins2006-11-231-1/+8
* * API: major refactoringYuri Astrakhan2006-09-231-0/+854