Age | Commit message (Expand) | Author | Files | Lines |
2005-05-27 | in_pack_generic.c: Adjust copyright years. | Thomas Koenig | 3 | -8/+17 |
2005-05-26 | re PR fortran/17283 (UNPACK issues) | Thomas Koenig | 2 | -13/+47 |
2005-05-24 | * libgfortran/ChangeLog: Corrected author name. | Peter Wainwright | 1 | -1/+1 |
2005-05-22 | re PR libfortran/21376 (libfortran "E" output format causes FPE) | Peter Wainwright | 2 | -2/+11 |
2005-05-21 | configure.ac: Check for trunc and truncf in libm. | Eric Botcazou | 6 | -1/+191 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 3 | -3/+20 |
2005-05-18 | re PR libfortran/21127 (reshape of complex broken) | Thomas Koenig | 5 | -3/+533 |
2005-05-17 | unit.c (get_unit): Mark argument as unused. | Andreas Jaeger | 1 | -3/+3 |
2005-05-17 | configure.ac: Add additional warning flags. | Andreas Jaeger | 9 | -35/+73 |
2005-05-15 | eoshift1.m4: Initialize variables to avoid warnings. | Andreas Jaeger | 11 | -14/+76 |
2005-05-15 | * aclocal.m4: Regenerated. | Andreas Jaeger | 2 | -3/+4 |
2005-05-15 | pack_generic.c (pack): Remove unneeded calculation. | Andreas Jaeger | 7 | -41/+55 |
2005-05-15 | system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit. | Andreas Jaeger | 3 | -13/+31 |
2005-05-15 | unit.c (is_internal_unit): Add void as parameter list. | Andreas Jaeger | 3 | -9/+13 |
2005-05-15 | Remove extra whitespace. | Andreas Jaeger | 15 | -64/+62 |
2005-05-15 | normalize.c (almostone_r4, [...]): Fix parameter list. | Andreas Jaeger | 26 | -84/+117 |
2005-05-15 | chdir.c, [...]: Include <string.h> for prototypes. | Andreas Jaeger | 11 | -59/+77 |
2005-05-12 | re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures) | Thomas Koenig | 5 | -1/+20 |
2005-05-11 | re PR libfortran/19478 (reading back from /dev/null) | Bud Davis | 2 | -2/+10 |
2005-05-11 | re PR libfortran/21471 ('POSITION = "APPEND"' doesn't seem to work) | Francois-Xavier Coudert | 2 | -0/+13 |
2005-05-11 | re PR fortran/20178 (COMPLEX function returns incompatible with g77) | Tobias Schlüter | 5 | -12/+209 |
2005-05-10 | re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi... | Francois-Xavier Coudert | 2 | -2/+15 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 2 | -1/+5 |
2005-05-09 | re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ... | Francois-Xavier Coudert | 2 | -6/+15 |
2005-05-04 | re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) | Thomas Koenig | 83 | -465/+848 |
2005-04-30 | re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the en... | Thomas Koenig | 2 | -1/+7 |
2005-04-30 | Fix matmul PR18857 and supply testcase | Paul Thomas | 17 | -128/+222 |
2005-04-29 | configure.ac: Check for ftruncate and chsize. | Francois-Xavier Coudert | 5 | -188/+123 |
2005-04-29 | * intrinsics/rename.c: Add missing #includes. | Tobias Schlüter | 2 | -0/+6 |
2005-04-28 | * AUTHORS, COPYING, INSTALL, NEWS, README: Remove. | Tobias Schlüter | 6 | -522/+4 |
2005-04-26 | Add PR to ChangeLog. | David Edelsohn | 1 | -0/+1 |
2005-04-26 | rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING t... | David Edelsohn | 2 | -5/+14 |
2005-04-23 | Fix bug that causes testsuite failure in namelist_13.f90 on some systems. | Paul Thomas | 3 | -3/+14 |
2005-04-22 | 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 5 | -27/+124 |
2005-04-18 | correct memory leaks in namelist code for derived types | Paul Thomas | 2 | -4/+17 |
2005-04-18 | re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ... | Francois-Xavier Coudert | 2 | -7/+16 |
2005-04-17 | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 5 | -36/+46 |
2005-04-17 | re PR fortran/17472 ([4.0 only] namelist does not handle arrays) | Paul Thomas | 6 | -258/+1396 |
2005-04-15 | re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken) | Thomas Koenig | 2 | -23/+92 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 2 | -2/+67 |
2005-04-12 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 55 | -1/+238 |
2005-04-10 | * runtime/environ.c: Correct previous commit for obvious typo. | François-Xavier Coudert | 1 | -1/+1 |
2005-04-10 | re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi... | Francois-Xavier Coudert | 2 | -2/+38 |
2005-04-10 | 2005-05-10 Thomas Koenig <Thomas Koenig> | Thomas Koenig | 1 | -1/+0 |
2005-04-10 | [multiple changes] | Thomas Koenig | 2 | -8/+62 |
2005-04-10 | re PR libfortran/19872 ([4.0 only] closed and re-opened file not overwriten) | Bud Davis | 2 | -0/+14 |
2005-04-09 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 63 | -512/+2344 |
2005-04-09 | re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file) | Thomas Koenig | 2 | -10/+10 |
2005-04-09 | re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in... | Andrew Pinski | 2 | -2/+9 |
2005-04-08 | backspace.c (unformatted_backspace): Do not dereference the pointer to the st... | Eric Botcazou | 2 | -9/+17 |