1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
|
2018-02-25 Arnold D. Robbins <arnold@skeeve.com>
* 4.2.1: Release tar ball made.
2018-02-23 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2018-02-21 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2018-02-04 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2018-01-25 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2017-11-15 Arnold D. Robbins <arnold@skeeve.com>
* README.mpfr: Make separate sections for different ports and
update some of the info.
2017-11-13 Juan Manuel Guerrero <juan.guerrero@gmx.de>
* README.mpfr: Add info that DJGPP port compiles with MPFR support.
2017-10-21 Arnold D. Robbins <arnold@skeeve.com>
* README.os2: Updated with email from Andreas.
2017-10-19 Arnold D. Robbins <arnold@skeeve.com>
* 4.2.0: Release tar ball made.
2017-10-10 Arnold D. Robbins <arnold@skeeve.com>
* README.rpm: New file.
2017-09-04 Eli Zaretskii <eliz@gnu.org>
* README.pc: Update instructions for building the extensions
without libmpfr.
2017-08-24 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Updated to point to Juan Guerrero for DJGPP.
Thanks to Scott Deifik for the report.
2017-08-23 Arnold D. Robbins <arnold@skeeve.com>
* README.alpine: New file.
2017-08-13 Arnold D. Robbins <arnold@skeeve.com>
* README.freebsd: New file.
2016-12-23 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2016-10-31 Arnold D. Robbins <arnold@skeeve.com>
* README.aix: New file.
* README.zLinux: Typo fix.
2016-08-25 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.4: Release tar ball made.
2016-08-24 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2016-01-25 Arnold D. Robbins <arnold@skeeve.com>
* README.zLinux: New file.
2015-05-19 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.3: Release tar ball made.
2015-04-29 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.2: Release tar ball made.
2015-04-13 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
2015-04-09 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: New file.
2014-08-12 Juergen Kahrs <jkahrs@users.sourceforge.net>
* README.cmake: Moved file from top-level to here.
2014-04-08 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.1: Release tar ball made.
2014-04-02 Arnold D. Robbins <arnold@skeeve.com>
* README.gcc-3: New file.
2014-01-22 Arnold D. Robbins <arnold@skeeve.com>
* README.solaris: Updated.
2014-01-12 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: document that the gawk.cld needs a fix.
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Add documentation about building dynamic
extensions.
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Document decoding Gawk VMS exit codes.
2013-12-16 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Further updates.
2013-12-05 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: updated with current build information.
2013-07-02 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Update that |& also now works on MinGW.
2013-05-14 Eli Zaretskii <eliz@gnu.org>
* README.pc: Update the pc build and test instructions.
2013-05-09 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.0: Release tar ball made.
2013-04-16 Arnold D. Robbins <arnold@skeeve.com>
* README.hacking, README.mpfr, README.pc: Updated.
2012-12-24 Arnold D. Robbins <arnold@skeeve.com>
* 4.0.2: Release tar ball made.
2012-04-11 John Haque <j.eh@mchsi.com>
* README.hacking: New file.
2012-04-01 John Haque <j.eh@mchsi.com>
* README.mpfr: New file.
2012-03-28 Arnold D. Robbins <arnold@skeeve.com>
* 4.0.1: Release tar ball made.
2011-07-29 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Add download location info for DJGPP version.
2011-07-15 Arnold D. Robbins <arnold@skeeve.com>
* README.solaris: Info added on using the Solaris C compiler.
2011-06-23 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog.0: Rotated ChangeLog into this file.
* ChangeLog: Created anew for gawk 4.0.0 and on.
* 4.0.0: Release tar ball made.
|