0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stupid mistake...
William R. Fraser
as billfraser
More... over 18 years ago
reference static vars appropriately
William R. Fraser
as billfraser
More... over 18 years ago
* organized imports * reference static vars appropriately
William R. Fraser
as billfraser
More... over 18 years ago
optimized imports
William R. Fraser
as billfraser
More... over 18 years ago
* optimized imports * reference static var appropriately
William R. Fraser
as billfraser
More... over 18 years ago
* fixed passwordInput deprecation * optimized imports * reference static vars appropriately
William R. Fraser
as billfraser
More... over 18 years ago
version up to dev:2005:07:06
William R. Fraser
as billfraser
More... almost 19 years ago
numerous changes for new database code
William R. Fraser
as billfraser
More... almost 19 years ago
replaced bunch of code with call to canwrite()
William R. Fraser
as billfraser
More... almost 19 years ago
- added canwrite() - fixed urlencode() issue with suitable_for_path()
William R. Fraser
as billfraser
More... almost 19 years ago
- version up to 1.6.3 - fixed some problems with $php_errormessage - removed literal "<b>"'s from error output
William R. Fraser
as billfraser
More... almost 19 years ago
- added forums() and categories() - made sure all values are prepared by the sql driver
William R. Fraser
as billfraser
More... almost 19 years ago
- removed call-time pass by reference - added $parent member variable
William R. Fraser
as billfraser
More... almost 19 years ago
- moved last_post_timestamp() to ibf13/read.php - call-time pass by reference removed
William R. Fraser
as billfraser
More... almost 19 years ago
blah
William R. Fraser
as billfraser
More... about 19 years ago
* added default: case warnings for matching * added groups()
William R. Fraser
as billfraser
More... about 19 years ago
*** empty log message ***
William R. Fraser
as billfraser
More... about 19 years ago
* version up to dev:2005.02.06 * added <!DOCTYPE> tag to __db_error_func(), ohcrap() * improved ohcrap()'s behavior when OB startup is incomplete.
William R. Fraser
as billfraser
More... about 19 years ago
...
William R. Fraser
as billfraser
More... about 19 years ago
* soapmessages disabled by default
William R. Fraser
as billfraser
More... about 19 years ago
* version up to 1.6.2 * added support for persistent connections * replaced MYSQL_* constants with L1SQL_* constants * reformatted coding style * added get() and set()
William R. Fraser
as billfraser
More... about 19 years ago
blah
William R. Fraser
as billfraser
More... about 19 years ago
fixed/improved: roll_over_and_die_nicely() call() is_call_func() is_valid_dbe_function()
William R. Fraser
as billfraser
More... about 19 years ago
initial import added members()
William R. Fraser
as billfraser
More... about 19 years ago
initial import skeleton class
William R. Fraser
as billfraser
More... about 19 years ago
LOTS!
William R. Fraser
as billfraser
More... about 19 years ago
added: roll_over_and_die_nicely() call() is_call_func() num_queries() return_queries()
William R. Fraser
as billfraser
More... about 19 years ago
added roll_over_and_die_nicely(), call(), and is_call_func()
William R. Fraser
as billfraser
More... about 19 years ago
whitespace
William R. Fraser
as billfraser
More... about 19 years ago
correctly set file group to the user's actual group (by looking it up in /etc/passwd) instead of assuming it is the same as the user name
William R. Fraser
as billfraser
More... about 19 years ago