This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-26 06:11:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9ef280a87d
gecko-dev
/
webtools
/
PLIF
History
ian%hixie.ch
9ef280a87d
PATH_INFO support.
2003-01-10 00:14:45 +00:00
..
output
Turns out sprintf() is redundant with the format filter, so removing it.
2003-01-02 21:47:12 +00:00
PLIF
PATH_INFO support.
2003-01-10 00:14:45 +00:00
Documentation.txt
Made debug() be level 6 instead of level 7. Added various comments.
2001-12-26 19:12:57 +00:00
PLIF.pm
Make methodMissing use syntaxError instead of error(). Remove all the user level, error reporting and fatal handlers nonsense. Remove the debug() method. Update error() and assert() to be simply quick shortcuts to raising exceptions, using deep magic to make the stacktraces look good.
2003-01-02 20:39:49 +00:00
STYLEGUIDE
Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas.
2001-11-30 20:48:36 +00:00
TODO
Removing a few things which are now done or which will never be done.
2002-09-05 16:52:07 +00:00