steve
|
abaeb1e702
|
Add printtimescale (caryr)
|
2007-04-12 02:50:51 +00:00 |
steve
|
513fa72d99
|
Cleanup timeformat argument checking.
|
2007-04-10 04:56:26 +00:00 |
steve
|
d3588b4e23
|
More strict use of PLI_BYTE8 type.
|
2007-04-09 22:49:33 +00:00 |
steve
|
611d2c81b3
|
Spelling fixes from Larry
|
2007-03-22 16:08:14 +00:00 |
steve
|
72ec3a2c09
|
VPI tasks take PLI_BYTE* by the standard.
|
2007-03-14 04:05:51 +00:00 |
steve
|
ae88f5cc68
|
Lint fixes.
|
2007-03-07 00:38:15 +00:00 |
steve
|
6804732b9e
|
Spelling fixes (larry doolittle)
|
2007-02-26 19:49:48 +00:00 |
steve
|
3fd80b09f0
|
Administrative/Makefile fixes, mostly for windows. (Cary R.)
|
2007-02-06 05:07:31 +00:00 |
steve
|
841378426f
|
Updates for Cygwin portability (pr1585922)
|
2006-10-30 22:45:36 +00:00 |
steve
|
6f34dfc8e5
|
Scanf formats for character and string.
|
2006-08-12 04:16:07 +00:00 |
steve
|
2c7e96caec
|
scanf support for real values.
|
2006-08-12 03:38:12 +00:00 |
steve
|
382c4d74fd
|
Add the scanf functions.
|
2006-08-03 05:06:04 +00:00 |
steve
|
82a85131a8
|
Use compiletf to check arguments.
|
2006-08-03 05:02:46 +00:00 |
steve
|
58118bddc5
|
Warning when file is inadequate for requested range.
|
2006-04-25 05:00:12 +00:00 |
steve
|
bf8b085159
|
Clean up compiler warnings.
|
2005-09-20 18:34:01 +00:00 |
steve
|
04604188df
|
Clock compression fix from Tony.
|
2005-02-19 16:45:01 +00:00 |
steve
|
6c711ee4d8
|
Merge $fopen robustness fix from 0.8
|
2005-01-09 20:12:22 +00:00 |
steve
|
e4ae832153
|
Clean up spurious trailing white space.
|
2004-10-04 01:10:51 +00:00 |
steve
|
b3a3428b9a
|
Clean up bin32 files.
|
2004-10-04 01:09:07 +00:00 |
steve
|
9383b165a4
|
MTI functions only user Mersene Twister
|
2004-10-04 00:14:08 +00:00 |
steve
|
e827f8f8c1
|
Cleanup and factoring of autoconf.
|
2004-09-27 22:34:10 +00:00 |
steve
|
d3eb53e6b1
|
Better rule for install of system.sft.
|
2004-08-30 17:42:53 +00:00 |
steve
|
e2b94947f5
|
Fix read count passed to fgets.
|
2004-08-24 16:16:23 +00:00 |
steve
|
112368c7de
|
Add a .sft file for the system functions.
|
2004-06-17 14:47:22 +00:00 |
steve
|
d1f0a0b0d7
|
Save seed in static variable, in case user doesnt pass it.
|
2004-06-17 14:44:01 +00:00 |
steve
|
f2d4966634
|
Fix transcription error scaling c in uniform range.
|
2004-06-10 02:14:42 +00:00 |
steve
|
50bf2095df
|
Move Mersenne Twister to $mti_random, and make
the standard $random standard. Also, add $dist_poisson.
|
2004-06-09 22:14:10 +00:00 |
steve
|
c55adddb69
|
Assume struct initializers are GCC specific.
|
2004-03-15 18:35:37 +00:00 |
steve
|
dd7472d125
|
Mingw needs -liberty, but Cygwin cannot tolerate it.
|
2004-03-11 06:06:59 +00:00 |
steve
|
b5b02269f1
|
unused variable warning.
|
2004-02-20 03:20:04 +00:00 |
steve
|
60adfb845d
|
Do not strip leading spaces, or expect them either.
|
2004-02-20 01:53:02 +00:00 |
steve
|
72f9dc5094
|
Add the $fgets function.
|
2004-02-19 21:33:13 +00:00 |
steve
|
6f9ebb1e60
|
Add the $dumpflush function
|
2004-02-15 20:46:01 +00:00 |
steve
|
0fd5a79760
|
Cleanup of warnings.
|
2004-02-15 18:03:30 +00:00 |
steve
|
081a6a4088
|
Cleanup configure detection of win32.
|
2004-02-15 03:17:36 +00:00 |
steve
|
c971448760
|
dumpfile selects file at compiletf time.
|
2004-02-15 03:17:15 +00:00 |
steve
|
8188c4c690
|
Makefile cleanup.
|
2004-02-10 19:25:00 +00:00 |
steve
|
fa4a873628
|
Add support for lxt2 break size
|
2004-02-06 18:23:30 +00:00 |
steve
|
a436bfc711
|
Include from current directory.
|
2004-01-28 23:54:10 +00:00 |
steve
|
5160021b48
|
Make sure file64 support is on cc -D flags.
|
2004-01-26 21:52:46 +00:00 |
steve
|
f349449a49
|
Honor default format of numbers.
|
2004-01-23 23:40:44 +00:00 |
steve
|
4987970af4
|
Give the vip directory its own configure and vpi_config.h
|
2004-01-21 01:22:51 +00:00 |
steve
|
8aca824c0f
|
Further unify the configure.in scripts.
|
2004-01-15 20:52:32 +00:00 |
steve
|
59ac435c71
|
Fix various unsigned compare warnings.
|
2003-12-19 01:27:10 +00:00 |
steve
|
7fa531c5db
|
Missing config.h.
|
2003-11-10 20:18:02 +00:00 |
steve
|
df08760ef8
|
Simply MSVC compatibility patch.
|
2003-11-10 20:15:33 +00:00 |
steve
|
4f40eb0a00
|
Implement basic fflush.
|
2003-11-07 19:40:05 +00:00 |
steve
|
5aadc310f7
|
Call register for fileio functions.
|
2003-10-30 04:52:54 +00:00 |
steve
|
02ec36806c
|
Rearrange fileio functions, and add ungetc.
|
2003-10-30 03:43:19 +00:00 |
steve
|
5ff3bcc7fb
|
Add the PLU_UINT64_FMT string for formatting output.
|
2003-10-29 03:28:27 +00:00 |