This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
webtools
/
PLIF
/
PLIF
/
Service
History
ian%hixie.ch
2cb93aea42
Forgot a dependency
...
git-svn-id: svn://10.0.0.236/trunk@140407 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-27 20:28:40 +00:00
..
Components
remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations.
2003-03-15 14:14:21 +00:00
ContactMethod
Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks)
2003-03-14 07:50:18 +00:00
UserField
Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks)
2003-03-14 07:50:18 +00:00
Coses.pm
Fix build bustage
2003-03-27 19:47:57 +00:00
Coses.txt
…
GenericOutputs.pm
add a redirect string, fix the other strings to corectly send back their data.
2003-03-27 19:48:52 +00:00
Passwords.pm
Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks)
2003-03-14 07:50:18 +00:00
Session.pm
Improve the Exception class so it can work out what 'eval' numbers map to; remove the 'properties' stuff since it was taking a good 4% of the overall time of PLIF applications. THIS WILL CAUSE HUGE PROBLEMS WITH PLIF CONSUMERS. I REPEAT, THIS **WILL** BREAK YOUR CODE. DO NOT UPDATE TO THIS CODE IF YOU DON'T WANT TO SPEND A LOT OF TIME UPDATING YOUR CODE\!\!\!
2003-03-14 13:08:43 +00:00
TemplateToolkit.pm
fix the non-compiled case
2003-03-15 14:53:35 +00:00
User.pm
remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations.
2003-03-15 14:14:21 +00:00
UserField.pm
remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations.
2003-03-15 14:14:21 +00:00
UserFieldFactory.pm
Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks)
2003-03-14 07:50:18 +00:00
WWW.pm
Forgot a dependency
2003-03-27 20:28:40 +00:00
XML.pm
Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks)
2003-03-14 07:50:18 +00:00
XMLRPC.pm
Improve the Exception class so it can work out what 'eval' numbers map to; remove the 'properties' stuff since it was taking a good 4% of the overall time of PLIF applications. THIS WILL CAUSE HUGE PROBLEMS WITH PLIF CONSUMERS. I REPEAT, THIS **WILL** BREAK YOUR CODE. DO NOT UPDATE TO THIS CODE IF YOU DON'T WANT TO SPEND A LOT OF TIME UPDATING YOUR CODE\!\!\!
2003-03-14 13:08:43 +00:00