rubidium
|
ee45f0fb03
|
(svn r14935) -Fix [FS#2498]: the new operator may not return NULL, so don't.
|
2009-01-09 15:01:15 +00:00 |
|
rubidium
|
a5e835ab89
|
(svn r14934) -Fix: in (extreme) cases CanAllocateItem could return true when there's not enough space.
|
2009-01-09 15:00:22 +00:00 |
|
rubidium
|
c1ed1866a4
|
(svn r14547) -Fix: order pool seemed to look full when it was not as it only checked whether it was possible to allocate a new block of pool items instead of checking for free pool items.
|
2008-10-30 12:32:32 +00:00 |
|
smatz
|
58c2e3e285
|
(svn r13733) -Fix (r13731): gcc2.95 compilation
|
2008-07-18 21:01:30 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
2b85217bfe
|
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.
|
2008-04-23 22:16:41 +00:00 |
|
smatz
|
76eaed68a0
|
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
|
2008-04-06 23:49:45 +00:00 |
|