tame/core
Mike Gerwitz 3e1bf48a45 core: Remove __DATE_YEAR__
This has not been in use for years and it's time to go away---it is the only
thing in TAME that causes nondeterminism, at least that I'm immediately
aware of.  Perhaps I'll find something else while reimplementing TAME in
TAMER.

_This does not remove the compiler code to produce this._  If something
still needs `__DATE_YEAR__` (because it's really old), it can define this
value itself, and still utilize it until TAMER (which will not include it).

DEV-7145
2022-08-22 15:02:52 -04:00
..
numeric core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
test core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
vector core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
.gitignore [DEV-7136] Add xmli files 2020-04-08 08:27:47 -04:00
alias.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
assert.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
base.xml core: Remove __DATE_YEAR__ 2022-08-22 15:02:52 -04:00
cond.xml core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
configure.ac core build 2018-11-08 11:15:12 -05:00
convention.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
datetime.xml core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
dummy.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
extern.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
insurance.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
map.xml core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
param.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
retry.xml [DEV-7087] core/retry (__retry): dim=0 2020-03-26 09:08:13 -04:00
state.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
symbol.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
tdat.xml core: Remove `const/@type` 2022-08-15 11:57:45 -04:00
tplgen.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
ui.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00
when.xml Copyright year update 2022 2022-05-03 14:14:29 -04:00