Antoine Musso
12e608e3d5
converts '@fixme' to '@todo FIXME'
...
@fixme is simply not recognized by doxygen whereas @todo is used to
generate a nice ... todo list!!
Change-Id: If956c0a164373126ce48b791d45c56962034eecd
2012-07-10 17:16:46 +02:00
Alexandre Emsenhuber
1082c71e9b
Added missing GPLv2 headers in some places.
...
Also made file/class documentation more consistent.
Change-Id: Ibe7815124d6915792dcbb150d01df21d9b22b0b0
2012-05-21 21:56:39 +02:00
Sam Reed
76246b9bf5
More return documentation
2012-02-09 21:33:27 +00:00
Sam Reed
ad39f2da86
Trim trailing whitespace
...
Add/tweak/update documentation
Simplify some boolean returns
2011-09-04 21:40:17 +00:00
Brion Vibber
29aedac7db
Add some doc comments on Cookie::validateCookieDomain() and Http::isValidUri(), which both have some failing test cases and are incomplete
2011-06-01 22:35:03 +00:00
Jack Phoenix
3b5750adb4
coding style tweaks, doc updates, marked some public functions as such
2011-03-22 20:23:52 +00:00
Sam Reed
350fbc1371
Strip cookie classes out of the middle of HttpFunctions.php into Cookie.php using svn copy
2011-03-07 20:42:55 +00:00