ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/svsconfig.h
Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 16 18:54:42 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +5 -6 lines
Diff to previous 1.4
#defines to enum

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 5 11:23:13 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
removed GPLed code and put license back to BSD

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 21:01:18 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +33 -29 lines
Diff to previous 1.2
- reduced ifdefs by moving __GNUC__ and friends to svsconfig.h
- #define to enum { } in tools.h
- corrected log levels a bit
- made timersub an inline function instead of a macro
- added a simple garbage collection mechanism for postponed freeing of lost
  memory chunks
- enhanced type_traits
- merged inspircd1.2 support with upstream
- reformatting
- renamed TTP to a more "standard" PRItime and STP to PRIsize

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 17:08:07 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +12 -0 lines
Diff to previous 1.1
- changed name
- updated the example config to the new system
- added more documentation
- enhanced documentation generators
- added a link to the pdf to the website
- added an RSS feed generator
- transitioned hooks to c++ callbacks
- did various merges with upstream along the way
- added const where appropriate
- removed the old block allocator
- fixed most memory leaks
- transitioned some dictionaries to std::map
- transitioned some lists to std::vector
- made some free functions members where appropriate
- renamed string to dynstr and added a static string ststr
- use NOW instead of time (NULL) if possible
- completely reworked database backends, crypto handlers and protocol handlers
  to use an object factory
- removed the old module system. ermyth does not do any dynamic loading anymore
- fixed most of the build system
- reworked how protocol commands work

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 08:24:50 2007 UTC (16 years, 10 months ago) by pippijn
Branch: MAIN
initial import. the most important changes since Atheme are:
- fixed many memory leaks
- fixed many bugs
- converted to C++ and use more STL containers
- added a (not very enhanced yet) perl module
- greatly improved XML-RPC speed
- added a JSON-RPC module with code from json-cpp
- added a valgrind memcheck module to operserv
- added a more object oriented base64 implementation
- added a specialised unit test framework
- improved stability
- use gettimeofday() if available
- reworked adding/removing commands
- MemoServ IGNORE DEL can now remove indices

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a