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-12-13 18:27:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5f47f06d91
gecko-dev
/
webtools
/
PLIF
History
ian%hixie.ch
c1fbe83087
We should be able to access strings with uppercase letters -- oops. Changing regexp to include 'A-Z' as well as 'a-z'. Also adding a dump statement in the failure case to help when analysing the log looking for a bug.
2001-11-11 15:33:59 +00:00
..
PLIF
We should be able to access strings with uppercase letters -- oops. Changing regexp to include 'A-Z' as well as 'a-z'. Also adding a dump statement in the failure case to help when analysing the log looking for a bug.
2001-11-11 15:33:59 +00:00
Documentation.txt
Added header and stylistic note.
2001-09-09 17:48:07 +00:00
PLIF.pm
Adding a comment on the use of assert()
2001-11-09 20:09:22 +00:00
STYLEGUIDE
* fixed the methodMissing() method so that it actually is possible to use it to do method dispatching;
2001-05-06 06:26:24 +00:00