2003-06-16 ------ omnetpp-2.3 released ------ 2003-03-15 ------ omnetpp-2.3b2 released ------ 2003-02-15 ------ omnetpp-2.3b1 released ------ 2003-02-07 Andras Varga * MSVC .mak file replaced by Makefile.vc, generated by opp_nmakemake 2003-01-29 Andras Varga * Readme updated 2002-05-04 ------ omnetpp-2.2 released ------ 2002-04-07 Ulrich Kaage * Makefile.in (NEDCFLAGS): fixed substitution 2001-03-10 Andras Varga * ------ omnetpp-2.1 released ------ * MSVC makefiles and project files now contain the OMNeT++ include and lib directories with absolute paths (previously they were relative paths, like ..\..\lib). This means the samples will compile even when they're moved to another location in the file system. * Borland C++ project file (*.ide) removed, Makefile.bc added (unsupported!) 2000-07-01 Andras Varga * ------ omnetpp-2.0p1 released ------ * ------ omnetpp-2.0 released ------ * calls to obsolete cQueue functions upgraded to new functions (insert(),pop()) 2000-01-18 Andras Varga * ------ omnetpp-2.0b5 released ------ * ------ omnetpp-2.0b4 released ------ * ------ omnetpp-2.0b3 released ------ * added explicit cast to math expressions with cPar... 1999-10-17 Andras Varga * the "2" suffix was added to all file names (to make it possible to link all sample simulations into a single executable) 1999-10-12 Andras Varga * ACPFifo and ACBFifo renamed to FF2PacketFifo and FF2BitFifo * display strings moved to NED file 1999-10-10 Andras Varga * standardized indentation of source files * FF2 prefix added to Generator and Sink modules