Ward
|
c83a9c4c5c
|
fixes #23838: Compilation by MinGW for cpu=i386 with time_t bug (#23876)
Change Time type in std/time_t to `distinct clong` instead of `distinct
int32`
|
2024-07-22 14:23:18 +02:00 |
|
ringabout
|
4d11d0619d
|
complete std prefixes for stdlib (#22887)
follow up https://github.com/nim-lang/Nim/pull/22851
follow up https://github.com/nim-lang/Nim/pull/22873
|
2023-10-30 17:03:04 +01:00 |
|
flywind
|
4556901572
|
use single backtick (#17141)
|
2021-02-21 19:53:28 -08:00 |
|
Timothee Cour
|
004b0759c5
|
fix CI doc windows: style error in lib/std/time_t.nim (#14523)
|
2020-05-31 14:57:16 -07:00 |
|
Oscar Nihlgård
|
5df411bd6e
|
Revert export of times.CTime; add std/time_t instead. (#10319)
* Revert export of times.CTime
* Add std/time_t
|
2019-01-16 21:08:32 +01:00 |
|