Commit graph

8 commits

Author SHA1 Message Date
evomarc
415b419671 The BIG change of general operator interface
I also changed
  - the eoQuadratic into eoQuad (as dicussed with Maarten)
  - the eoBin into eoBit, with more appropriate names for the "binary"
    operators (that can be unary!) as no one protested when I posted on
    eodev list
2001-02-09 05:09:26 +00:00
maartenkeijzer
f7c98d5b31 Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
ed45375451 Changed the general operator interface to be consistent with the rest
of EO, updated some documentation.
2000-04-09 09:41:29 +00:00
marc
9c75e1c408 Modified the order of base type and private data initializations
so the g++ does not complain when using the -Wall compile option
2000-02-29 05:22:32 +00:00
mac
0d439f9f56 Changed double linefeeds, will undo this if it doesn't work 2000-02-19 18:21:47 +00:00
mac
2443677f13 Moved the static eoRNG rng to an extern eoRNG
This external object is now defined in eoPersistent.cpp

This should change...
2000-02-19 16:30:42 +00:00
mac
4ebd212d14 *** empty log message *** 2000-02-16 15:11:18 +00:00