index
:
libnsutils.git
chris/ndk32
master
NetSurf generalised utility library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Amiga: NDK3.2 needs this define
chris/ndk32
Chris Young
2022-03-15
1
-0
/
+2
*
Update component version to 0.1.0 for release
release/0.1.0
Vincent Sanders
2020-05-24
1
-2
/
+2
*
add non allocating base64 encoding API
Vincent Sanders
2020-02-23
2
-15
/
+134
*
extend base64 api with url safe versions
Vincent Sanders
2020-02-21
4
-67
/
+336
*
add serenity OS for pread and pwrite emulation
Vincent Sanders
2019-10-04
1
-2
/
+2
*
fix endian header guard
release/0.0.5
Vincent Sanders
2018-08-26
2
-2
/
+2
*
update component version for release
release/0.0.4
Vincent Sanders
2018-08-21
1
-1
/
+1
*
Include standard library headers for types.
John-Mark Bell
2018-01-20
4
-0
/
+9
*
Actually install endian.h
John-Mark Bell
2018-01-20
1
-0
/
+1
*
Add endian.h
John-Mark Bell
2018-01-20
1
-0
/
+68
*
Add basic README
release/0.0.3
Daniel Silverstone
2016-11-19
1
-0
/
+40
*
Prepare for 0.0.3
Daniel Silverstone
2016-11-19
1
-1
/
+1
*
Fix m68k-amigaos build
Chris Young
2016-08-10
1
-1
/
+1
*
The EClock frequency is unsigned
Chris Young
2016-08-09
1
-1
/
+1
*
Ensure length is correctly initialised in tests.
release/0.0.2
Vincent Sanders
2015-05-01
2
-2
/
+2
*
fix up unistd operations for amigaos 3 and win32 targets
Vincent Sanders
2015-04-02
2
-2
/
+3
*
need _GNU_SOURCE to be defined to get useful unistd on some platforms
Vincent Sanders
2015-04-02
1
-1
/
+1
*
need _BSD_SOURCE to be defined to get useful unistd on some platforms
Vincent Sanders
2015-04-02
1
-1
/
+2
*
explicitly include sys/types necessary for some platforms to get off_t
Vincent Sanders
2015-04-02
1
-0
/
+1
*
Added pread and pwrite wrappers.
Vincent Sanders
2015-04-02
5
-3
/
+132
*
fix for INCLUDEDIR
Adrien Destugues
2015-03-22
2
-2
/
+2
*
Fix build on m68k amigaos
release/0.0.1
Chris Young
2014-12-20
1
-2
/
+2
*
cope with HOST/BUILD change in buildsystem
Vincent Sanders
2014-12-19
1
-1
/
+1
*
do not report time in future if time did not move forwards.
Vincent Sanders
2014-12-01
2
-7
/
+2
*
tabs->spaces
Chris Young
2014-11-30
1
-2
/
+2
*
Use ReadEClock() instead; AmigaOS 3 compatibility.
Chris Young
2014-11-30
1
-5
/
+14
*
Change tabs to spaces, and assert that ITimer is not NULL.
Chris Young
2014-11-29
1
-10
/
+9
*
Add monotonic timer for AmigaOS 4.0+
Chris Young
2014-11-29
1
-0
/
+14
*
Improve and document exact behaviour of the returned value.
Vincent Sanders
2014-11-29
2
-5
/
+9
*
Make use of buildsystem REQUIRED_LIBS to add -lrt when required
Vincent Sanders
2014-11-27
2
-1
/
+10
*
remove linkage of rt this is not the right answer everywhere
Vincent Sanders
2014-11-27
1
-1
/
+1
*
add rt lib linkage to pkgconfig
Vincent Sanders
2014-11-27
1
-1
/
+1
*
add missing mach includes
Vincent Sanders
2014-11-27
1
-0
/
+2
*
Implement monotonic time fetch for MACH systems
Vincent Sanders
2014-11-27
1
-2
/
+13
*
fix include position
Vincent Sanders
2014-11-27
1
-4
/
+8
*
add fallback for RISC OS monotonic timer
Vincent Sanders
2014-11-27
1
-6
/
+26
*
move to using POSIX monotonic clock if available
Vincent Sanders
2014-11-26
2
-1
/
+10
*
fix monotonic timer API naming
Vincent Sanders
2014-11-26
2
-2
/
+2
*
Fix error enum to not conflict and add monotonic time implementation
Vincent Sanders
2014-11-26
6
-47
/
+55
*
add initial monotonic timer API
Vincent Sanders
2014-11-26
3
-1
/
+57
*
Fix base64 API doxygen comments
Vincent Sanders
2014-11-26
1
-0
/
+22
*
fix base64 implementation namespace
Vincent Sanders
2014-11-26
3
-8
/
+12
*
Add missing pkg-config and make installable
Vincent Sanders
2014-11-19
3
-1
/
+13
*
Initial nsutils library with base64 implementation an tests
Vincent Sanders
2014-11-18
11
-0
/
+436