ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/tools.h
Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 14:27:26 2007 UTC (16 years, 7 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -35 lines
Diff to previous 1.9
split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Sep 16 18:54:42 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.8: +9 -4 lines
Diff to previous 1.8
#defines to enum

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 20:05:51 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.7: +12 -73 lines
Diff to previous 1.7
- changed configurations to the c++ stdlib
- more #defines to enum
- removed getopt.h and link.h from the system as they were unused
- reworked logstreams
- added an itoa with old syntax
- made klines objects
- moved some global variables into appropriate classes
- fixed boost.foreach's compiler workaround #if's
- allow other files to add exceptions with ADD_EXCEPTION
- changed mynick_t to c++ object
- moved servers.h out of atheme.h
- corrected PING from inspircd 1.2

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 19:56:20 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
- put faultcodes into their own namespace
- removed old files
- limited header garbage in atheme.h
- macros to inline bools for connection_t::is_*
- put some connection_t functions into the connection_t class

Revision 1.6 - (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.5: +95 -126 lines
Diff to previous 1.5
- 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.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 08:04:32 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
- fixed crashing bug
- transitioned myuser_t to new object system

Revision 1.4 - (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.3: +17 -27 lines
Diff to previous 1.3
- 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.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 00:03:21 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
initial import

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 01:29:07 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
- moved to new documentation system
- fixed small build error

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 08:24:51 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