juha
|
93fbbb0db7
|
LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier.
git-svn-id: trunk@59436 -
|
2018-11-03 12:45:54 +00:00 |
|
juha
|
d43fa548b8
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
|
2018-07-25 13:38:59 +00:00 |
|
juha
|
39fe54c5f6
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
git-svn-id: trunk@53853 -
|
2017-01-03 12:01:49 +00:00 |
|
mattias
|
5fe7ed77c1
|
lazutils: clean up
git-svn-id: trunk@53616 -
|
2016-12-09 09:14:13 +00:00 |
|
ondrej
|
37928d1126
|
LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
git-svn-id: trunk@53364 -
|
2016-11-14 13:41:54 +00:00 |
|
juha
|
920c072f0e
|
LazUtils: Add, fix and unify header comments of many units.
git-svn-id: trunk@52518 -
|
2016-06-18 16:40:04 +00:00 |
|
ondrej
|
3a6697bc77
|
codetools, lazutils, win32: less hints
git-svn-id: trunk@50822 -
|
2015-12-15 16:27:39 +00:00 |
|
mattias
|
2785411ce8
|
lazutils: fixe compilation
git-svn-id: trunk@48996 -
|
2015-05-12 14:24:43 +00:00 |
|
mattias
|
9227536845
|
LazUtils: GetTickCount64 now uses under Linux the kernel function clock_gettime(CLOCK_MONOTONIC,), disable via -dGetTickCountTimeOfDay
git-svn-id: trunk@44581 -
|
2014-04-01 18:02:47 +00:00 |
|
mattias
|
928b404f34
|
lazutils: removed not used unit unixutil
git-svn-id: trunk@35801 -
|
2012-03-07 11:49:29 +00:00 |
|
sekelsenmat
|
83a07cc9cd
|
Removes adding the timezone information in NowUTC
git-svn-id: trunk@34070 -
|
2011-12-09 15:55:47 +00:00 |
|
sekelsenmat
|
027d11ac6a
|
Rewrites the GetTickCount interfaces to preserve backwards compatibility, to more closely resamble the WinAPI and also avoid confusion
git-svn-id: trunk@33563 -
|
2011-11-16 12:35:55 +00:00 |
|
sekelsenmat
|
eca7c0b024
|
from patch #20657 removes some compiler warnings
git-svn-id: trunk@33437 -
|
2011-11-09 15:23:10 +00:00 |
|
sekelsenmat
|
6282148a84
|
GetTickCount: A fix which was recommended by the compiler
git-svn-id: trunk@33387 -
|
2011-11-07 07:42:00 +00:00 |
|
sekelsenmat
|
4600e3eb2f
|
Moves GetTickCount to LazUtils and adds NowUTC to LazUtils
git-svn-id: trunk@33381 -
|
2011-11-06 19:31:31 +00:00 |
|