index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
language.cpp
Age
Commit message (
Expand
)
Author
2010-10-02
Added os_modreload. Also allow unloading database and encryption modules sinc...
Adam
2010-09-26
Partial fix for finding gettext with CMake, still doesn't fix the lack of fin...
Naram Qashat
2010-09-26
Added a short docs/LANGUAGES file explaining how to add translations for the ...
Adam
2010-09-26
Changed the language system to use gettext
Adam
2010-08-27
Added a new logging system
Adam
2010-08-17
Rewrote the config reader to better handle invalid configs.
Adam
2010-07-30
Fixed some Windows issues with hashing and sockets. This currently limits bui...
Adam
2010-07-28
Clean up send.cpp a bit to use Anope::string, as well as fix Anope::string's ...
Naram Qashat
2010-07-27
Some windows fixes from the Anope::string commit
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-06-20
The first of a few "CBX OCDing over code style" commits, focusing on include/...
Naram Qashat
2010-06-18
Renamed all of source files from .c to .cpp
Adam