Files
Nim/tests/misc
flywind d102b2f54c deprecate unsafeAddr; extend addr (#19373)
* deprecate unsafeAddr; extend addr

addr is now available for all addressable locations, unsafeAddr is deprecated and become an alias for addr

* follow @Vindaar's advice

* change the signature of addr

* unsafeAddr => addr (stdlib)

* Update changelog.md

* unsafeAddr => addr (tests)

* Revert "unsafeAddr => addr (stdlib)"

This reverts commit ab83c99c50.

* doc changes; thanks to @konsumlamm

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2022-01-16 11:08:38 +01:00
..
2019-09-13 07:46:46 +02:00
2018-11-23 11:58:28 +01:00
2021-07-22 11:59:21 +02:00
2020-03-30 13:18:12 +02:00
2018-11-23 11:58:28 +01:00
2019-11-07 17:16:34 +01:00
2019-08-31 07:44:53 +02:00
2019-07-27 07:21:47 +02:00
2018-11-23 11:58:28 +01:00
2018-11-23 11:58:28 +01:00
2020-07-14 19:50:42 +02:00
2021-04-06 16:20:01 +02:00
2019-07-07 15:25:25 +02:00
2020-07-15 03:46:17 -04:00
2018-11-23 11:58:28 +01:00
2018-11-23 11:58:28 +01:00
2019-02-13 23:30:14 +01:00
2018-11-23 11:58:28 +01:00
2019-07-25 09:25:18 +02:00
2019-07-25 09:25:18 +02:00
2019-05-27 21:29:02 +02:00
2020-01-16 14:21:12 +01:00
2020-01-16 14:21:12 +01:00
2020-11-05 18:55:52 +01:00
2019-11-05 11:05:46 +01:00
2018-11-23 11:58:28 +01:00
2019-11-05 11:05:46 +01:00
2018-11-23 11:58:28 +01:00
2021-03-31 11:27:02 +02:00
2018-11-23 11:58:28 +01:00
2021-01-20 10:49:59 +01:00