ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src/mempool.c
Revision 8283 - (view) (annotate) - [select for diffs]
Modified Sat Feb 24 16:48:07 2018 UTC (7 years, 6 months ago) by michael
File length: 21611 byte(s)
Diff to previous 8280
- mempool.c:mp_pool_new(): minor clarification in some debug log message

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (7 years, 6 months ago) by michael
File length: 21593 byte(s)
Diff to previous 7925
- Update copyright years

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (8 years, 7 months ago) by michael
File length: 21593 byte(s)
Diff to previous 7890
- Update copyright years

Revision 7890 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 15:00:19 2016 UTC (8 years, 9 months ago) by michael
File length: 21593 byte(s)
Diff to previous 7667
- mempool.c: remove useless NULL assignment

Revision 7667 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:36 2016 UTC (9 years, 1 month ago) by michael
File length: 21600 byte(s)
Diff to previous 7500
- Fixed svn properties

Revision 7500 - (view) (annotate) - [select for diffs]
Modified Tue Mar 22 19:48:49 2016 UTC (9 years, 5 months ago) by michael
File length: 21600 byte(s)
Diff to previous 7033
- mempool.c:mp_pool_get(): stylistic change

Revision 7033 - (view) (annotate) - [select for diffs]
Modified Sun Jan 3 14:37:29 2016 UTC (9 years, 7 months ago) by michael
File length: 21614 byte(s)
Diff to previous 7007
- Renamed MyCalloc to xcalloc

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (9 years, 7 months ago) by michael
File length: 21620 byte(s)
Diff to previous 6781
- Update copyright years

Revision 6781 - (view) (annotate) - [select for diffs]
Modified Sun Nov 15 18:45:53 2015 UTC (9 years, 9 months ago) by michael
File length: 21620 byte(s)
Diff to previous 6528
- Use the %ju conversion specifier for time_t and get rid of these non-portable (unsigned long) casts; replace some uint64_t with uintmax_t

Revision 6528 - (view) (annotate) - [select for diffs]
Modified Fri Sep 11 16:33:52 2015 UTC (9 years, 11 months ago) by michael
File length: 21645 byte(s)
Diff to previous 5346
- Fixed inconsistent style in several places

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (10 years, 7 months ago) by michael
File length: 21644 byte(s)
Diff to previous 4438
- Update copyright years

Revision 4438 - (view) (annotate) - [select for diffs]
Modified Sat Aug 9 18:33:17 2014 UTC (11 years ago) by michael
File length: 21644 byte(s)
Diff to previous 4386
- Renamed various variables

Revision 4386 - (view) (annotate) - [select for diffs]
Modified Sun Aug 3 17:33:30 2014 UTC (11 years ago) by michael
File length: 21641 byte(s)
Diff to previous 4097
- mempool.c:mp_pool_garbage_collect(): c99 style correction

Revision 4097 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 12:18:39 2014 UTC (11 years, 2 months ago) by michael
File length: 21646 byte(s)
Diff to previous 4095
- mempool.c: run mp_pool_garbage_collect every 3 minutes

Revision 4095 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 11:51:22 2014 UTC (11 years, 2 months ago) by michael
File length: 21646 byte(s)
Diff to previous 4087
- Merged Adam's event system rewrite

Revision 4087 - (view) (annotate) - [select for diffs]
Modified Sat Jun 28 16:45:42 2014 UTC (11 years, 2 months ago) by michael
File length: 21548 byte(s)
Diff to previous 3505
- Let mp_pool_get() clear memory

Revision 3505 - (view) (annotate) - [select for diffs]
Modified Sat May 10 19:51:42 2014 UTC (11 years, 3 months ago) by michael
File length: 21447 byte(s)
Diff to previous 3377
- Renamed MyMalloc() to MyCalloc()

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (11 years, 4 months ago) by michael
File length: 21447 byte(s)
Diff to previous 3279
- Create 8.2.x branch

Revision 3279 - (view) (annotate) - [select for diffs]
Modified Sun Apr 6 16:49:46 2014 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21447 byte(s)
Diff to previous 3079
- mempool.c: style corrections

Revision 3079 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 17:22:03 2014 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21411 byte(s)
Diff to previous 3036
- white-space changes / style cleanups

Revision 3036 - (view) (annotate) - [select for diffs]
Modified Tue Feb 25 14:22:19 2014 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21408 byte(s)
Diff to previous 2916
- mempool.c: ifdef out destroy_chunks()

Revision 2916 - (view) (annotate) - [select for diffs]
Modified Sat Jan 25 21:09:18 2014 UTC (11 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21395 byte(s)
Diff to previous 1967
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 1967 - (view) (annotate) - [select for diffs]
Modified Wed May 8 14:33:22 2013 UTC (12 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21339 byte(s)
Diff to previous 1662
- Print chunk capacity to debug.log instead of ircd.log

Revision 1662 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 20:11:33 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21338 byte(s)
Diff to previous 1656
- Fixed inconsistent svn file properties

Revision 1656 - (view) (annotate) - [select for diffs]
Added Fri Nov 16 19:43:21 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/mempool.c
File length: 21384 byte(s)
- add mempool.(c|h)

(Current path doesn't exist after revision 8383)

Convenience Links

Links to HEAD: (view) (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, enter a numeric revision.

  Diffs between and
  Type of Diff should be a