aboutsummaryrefslogtreecommitdiff
path: root/streamin13~.c
AgeCommit message (Collapse)Author
2005-12-02removed class_sethelpsymbol() to make help system more flexible. In most ↵Hans-Christoph Steiner
cases, its unneeded anyway svn path=/trunk/externals/ext13/; revision=4101
2005-11-15minor compile fixes for Mac OS X and MinGWHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=3910
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore ↵Hans-Christoph Steiner
changing the define from NT to _MSC_VER svn path=/trunk/externals/ext13/; revision=3901
2003-03-09Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/ext13/; revision=460
2003-03-03added UNIX and unix definesHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=451
2003-02-17changed #ifdef unix to #ifdef UNIX since it seems more of a standard and ↵Hans-Christoph Steiner
makes things consistent svn path=/trunk/externals/ext13/; revision=400
2002-07-09This commit was generated by cvs2svn to compensate for changes in r33,svn2git-rootdieter kovacic
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34