dimitr
|
4c5c19e928
|
no message
|
2002-12-03 13:27:06 +00:00 |
|
eku
|
59bfcd0be9
|
Since the new build process is faily stable and tested, we can remove the
old, obsoleted files. If any error pops up, we still have a reference to
these file anywhere in the tree.
|
2002-12-03 11:53:38 +00:00 |
|
eku
|
d3824bfbf1
|
increment build number
|
2002-12-03 11:53:37 +00:00 |
|
eku
|
146a827b3c
|
increment build number
|
2002-12-03 11:48:04 +00:00 |
|
eku
|
310d84cc1d
|
Fixed compilation error.
|
2002-12-03 11:48:03 +00:00 |
|
eku
|
e8e4d3fb28
|
increment build number
|
2002-12-03 11:47:17 +00:00 |
|
eku
|
9430cb892b
|
Prepared for Alpha 5.
|
2002-12-03 11:47:15 +00:00 |
|
dimitr
|
5917065dff
|
increment build number
|
2002-12-03 11:20:11 +00:00 |
|
dimitr
|
6d69f13e0c
|
Updated version string.
|
2002-12-03 11:20:10 +00:00 |
|
dimitr
|
e132db33dd
|
increment build number
|
2002-12-03 11:09:43 +00:00 |
|
dimitr
|
63805e9489
|
Cleanup.
|
2002-12-03 11:09:41 +00:00 |
|
eku
|
7992fcfb54
|
increment build number
|
2002-12-03 10:52:42 +00:00 |
|
eku
|
57698997cf
|
Make file compile. It's still unknown if the PASCAL support in GPRE will
work. Anyway - it compiles :-)
|
2002-12-03 10:52:41 +00:00 |
|
dimitr
|
796db3c770
|
increment build number
|
2002-12-03 10:14:54 +00:00 |
|
dimitr
|
12f9c50364
|
Cleanup.
|
2002-12-03 10:14:53 +00:00 |
|
seanleyne
|
943389652d
|
increment build number
|
2002-12-03 03:55:10 +00:00 |
|
seanleyne
|
1b7af9885d
|
Adding some comments regarding deprecated SPX protocol.
|
2002-12-03 03:55:08 +00:00 |
|
seanleyne
|
6a5e1e8dc8
|
increment build number
|
2002-12-03 03:47:50 +00:00 |
|
seanleyne
|
7e4d14ac6d
|
A small code cleanup.
|
2002-12-03 03:47:49 +00:00 |
|
fsg
|
12c6fdf418
|
increment build number
|
2002-12-02 23:04:37 +00:00 |
|
fsg
|
df159eace0
|
Updated ChangeLog
|
2002-12-02 23:04:36 +00:00 |
|
eku
|
69723cfe34
|
increment build number
|
2002-12-02 13:06:07 +00:00 |
|
eku
|
390db3a3b7
|
Synchronised POSIX build with recent changes in the configuration manager.
|
2002-12-02 13:06:06 +00:00 |
|
eku
|
59f5fe6d11
|
increment build number
|
2002-12-02 11:17:07 +00:00 |
|
eku
|
198989f708
|
increment build number
|
2002-12-02 11:17:06 +00:00 |
|
eku
|
7f3e1b6928
|
increment build number
|
2002-12-02 11:17:05 +00:00 |
|
eku
|
2274ed0734
|
gpre's built-in lannguage support is now an autoconf option. C/C++ are
mandatory, all others are optional. Default all=off.
Type 'configure --help' for details.
|
2002-12-02 11:17:04 +00:00 |
|
eku
|
c11eb3edfe
|
increment build number
|
2002-12-02 11:17:03 +00:00 |
|
eku
|
d9554fb0f9
|
increment build number
|
2002-12-02 11:17:02 +00:00 |
|
dimitr
|
cb59103778
|
increment build number
|
2002-12-02 10:29:03 +00:00 |
|
dimitr
|
0aba65c659
|
Fixed renaming issue.
|
2002-12-02 10:29:02 +00:00 |
|
kkuznetsov
|
666fea5f41
|
increment build number
|
2002-12-02 10:25:02 +00:00 |
|
kkuznetsov
|
d5e64351f2
|
Fix boot-time refences to FTN_fini
|
2002-12-02 10:25:01 +00:00 |
|
kkuznetsov
|
65f3b852f5
|
increment build number
|
2002-12-02 10:16:00 +00:00 |
|
kkuznetsov
|
9dd4a9b4cd
|
Fix some errors in mmap_anon for Solaris
|
2002-12-02 10:15:59 +00:00 |
|
eku
|
289bbd8dd7
|
increment build number
|
2002-12-02 09:49:36 +00:00 |
|
eku
|
35c22f01a6
|
Removed support for ADA, BASIC, COBOL, FORTRAN and PASCAL from gpre_boot.
|
2002-12-02 09:49:35 +00:00 |
|
eku
|
f3aeac07a1
|
increment build number
|
2002-12-02 09:49:34 +00:00 |
|
eku
|
d1725b5f15
|
increment build number
|
2002-12-02 09:48:11 +00:00 |
|
eku
|
98e6a27fd5
|
increment build number
|
2002-12-02 09:48:10 +00:00 |
|
eku
|
4840c6e755
|
Fixed a buffer overflow (MAXPATHLEN) and rewritten local function dirname.
|
2002-12-02 09:48:09 +00:00 |
|
eku
|
ee44300a7e
|
increment build number
|
2002-12-02 09:45:53 +00:00 |
|
eku
|
34e9391a97
|
Use the new macro FB_NELEM to calculate the number of elements in an array.
|
2002-12-02 09:45:52 +00:00 |
|
eku
|
7dc989bfa5
|
increment build number
|
2002-12-02 09:43:52 +00:00 |
|
eku
|
1ac56099b8
|
increment build number
|
2002-12-02 09:43:51 +00:00 |
|
eku
|
4ccb2fe6b3
|
increment build number
|
2002-12-02 09:43:50 +00:00 |
|
eku
|
a78b9b34d6
|
increment build number
|
2002-12-02 09:43:49 +00:00 |
|
eku
|
089d4e16c8
|
increment build number
|
2002-12-02 09:43:48 +00:00 |
|
eku
|
123073e9a1
|
increment build number
|
2002-12-02 09:43:47 +00:00 |
|
eku
|
8097e4c985
|
increment build number
|
2002-12-02 09:43:46 +00:00 |
|