index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base.cpp
Age
Commit message (
Expand
)
Author
2006-12-15
Jesus, look who's the commit whore today. More header updates, and removal of...
w00t
2006-08-30
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
brain
2006-08-11
Just to mess with om's head, remove helperfuncs.h from everywhere
brain
2006-08-11
Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec...
brain
2006-08-11
Removal of an extern
brain
2006-08-11
extern time_t TIME -> InspIRCd::Time()
brain
2006-07-10
Remove commented out old methods that became templates
brain
2006-07-10
If you ask me, it looks a hell of a lot tidier without forcing the cast.
brain
2006-04-10
Assorted changes here, Extend() is not templated so you can pass it any point...
om
2006-03-09
More const references, this is nearly it apart from the module API..
om
2006-02-15
- Useless loop removed
w00t
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-07
Added Metadata API (for transferring extensibles over a network transparent t...
brain
2005-05-30
GCC4.0 warning fixes
brain
2005-05-30
Added operator =
brain
2005-05-30
Added BoolSet utility class
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-04-21
Removed some debug output
brain
2005-04-12
Added OnBackgroundTimer method, ticks every 5 seconds approximately
brain
2005-04-05
Major optimizations!
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-30
Added base.cpp, fixed documentation for userrec::HasPermission
brain