version 1.8, 2025/05/16 13:22:58
|
version 1.10, 2025/05/19 13:14:35
|
Line 20
|
Line 20
|
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" |
.\" |
.\" $Log$ |
.\" $Log$ |
|
.\" Revision 1.10 2025/05/19 13:14:35 snw |
|
.\" Bump version |
|
.\" |
|
.\" Revision 1.9 2025/05/17 19:35:30 snw |
|
.\" Add remove_freem.sh script |
|
.\" |
.\" Revision 1.8 2025/05/16 13:22:58 snw |
.\" Revision 1.8 2025/05/16 13:22:58 snw |
.\" Bump version to account for shared memory changes |
.\" Bump version to account for shared memory changes |
.\" |
.\" |
Line 27
|
Line 33
|
.\" Begin development on 0.65.0 |
.\" Begin development on 0.65.0 |
.\" |
.\" |
.\" Revision 1.6 2025/05/07 19:03:06 snw |
.\" Revision 1.6 2025/05/07 19:03:06 snw |
.\" Release 0.65.1-rc0, prepare to begin shared memory rewrite |
.\" Release 0.65.1-rc1, prepare to begin shared memory rewrite |
.\" |
.\" |
.\" Revision 1.5 2025/05/05 23:18:29 snw |
.\" Revision 1.5 2025/05/05 23:18:29 snw |
.\" Update conformance document to cover the idiotic numeric coercion rules around E notation |
.\" Update conformance document to cover the idiotic numeric coercion rules around E notation |
Line 52 freem_conformance - FreeM MDC Conformanc
|
Line 58 freem_conformance - FreeM MDC Conformanc
|
|
|
.SH SYNOPSIS |
.SH SYNOPSIS |
|
|
FreeM version 0.65.1-rc0 conforms to X11.1-1995, as modified by the following MDC documents: |
FreeM version 0.65.1-rc1 conforms to X11.1-1995, as modified by the following MDC documents: |
|
|
.sp |
.sp |
.RS 4 |
.RS 4 |
Line 286 Miscellaneous Language Features
|
Line 292 Miscellaneous Language Features
|
.sp -1 |
.sp -1 |
.IP \(bu 2.3 |
.IP \(bu 2.3 |
.\} |
.\} |
Multiple consecutive pluses or minuses after the E in E notation are allowed. The fact that they are illegal in numlits but string coercion is expected to ignore the signs makes it impossible to fix, because the MDC couldn't find a sensible set of numeric coercion rules with two hands and a flashlight. |
Multiple consecutive pluses or minuses after the E in E notation are allowed. The fact that they are illegal in numlits but string coercion is expected to ignore the signs makes it impossible to fix. |
.RE |
.RE |
|
|
.RE |
.RE |