ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/modules/protocol/inspircd12.C
Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 14:27:28 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +6 -2 lines
Diff to previous 1.8
split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 20:05:52 2007 UTC (16 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
- 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.6 - (view) (download) (annotate) - [select for diffs]
Wed Sep 5 11:23:14 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
removed GPLed code and put license back to BSD

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 23:14:42 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.4: +10 -11 lines
Diff to previous 1.4
merged with upstream

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 19:56:24 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
- 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.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 21:42:28 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
fixed bug in user introduction

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 21:01:18 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +33 -35 lines
Diff to previous 1.1
- 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.1 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 17:18:25 2007 UTC (16 years, 9 months ago) by pippijn
Branch: MAIN
added new files

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