index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add header that may be needed for Windows build. (CI fix attempt.)
Michael Drake
2016-08-08
1
-0
/
+1
*
Utils: Split time handling functions out of `utils.c` into `time.c`.
Michael Drake
2016-08-07
1
-107
/
+0
*
Indentation: spaces to tabs.
Michael Drake
2016-08-07
1
-3
/
+3
*
add tests for utility string handling
Vincent Sanders
2016-08-04
1
-2
/
+4
*
remove unused warn_user API
Vincent Sanders
2016-05-02
1
-12
/
+0
*
use the miscellaneous table warning entry
Vincent Sanders
2016-04-25
1
-0
/
+12
*
Split utils header into string functions and everything else
Vincent Sanders
2016-04-21
1
-0
/
+1
*
remove unused wallclock API
Vincent Sanders
2016-04-21
1
-11
/
+0
*
move remove underscores utility to alongside the single gtk call site
Vincent Sanders
2016-04-20
1
-22
/
+0
*
move regex helper to be with teh single remaining call site
Vincent Sanders
2016-04-20
1
-16
/
+0
*
move dir_sort_alpha function from generic utils to one specific place it is used
Vincent Sanders
2016-04-19
1
-35
/
+0
*
Reduce unecessary use of directory entry headers
Vincent Sanders
2016-04-19
1
-0
/
+5
*
move sys/time.h support functionality out of generic header
Vincent Sanders
2016-04-19
1
-1
/
+0
*
Reduce unecessary use of networking headers
Vincent Sanders
2016-04-17
1
-0
/
+1
*
create date and time to seconds since epoch processing utility function
Vincent Sanders
2016-04-16
1
-16
/
+41
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-1
/
+1
*
Update posix source version on monkey frontend to reflect oyr usage of scandir
Vincent Sanders
2015-05-03
1
-1
/
+1
*
Revert "Fix RISC OS not having a pread/pwrite implementation."
Vincent Sanders
2015-04-02
1
-32
/
+0
*
Fix RISC OS not having a pread/pwrite implementation.
Vincent Sanders
2015-03-31
1
-0
/
+32
*
add missing errno include
Vincent Sanders
2015-01-30
1
-0
/
+1
*
Updated time_t fallback reading to not fail if the value is 0
Vincent Sanders
2015-01-30
1
-2
/
+5
*
make regex wrapper return errors instead of just aborting
Vincent Sanders
2014-10-25
1
-3
/
+6
*
add helpers for time_t reading/writing
Vincent Sanders
2014-05-15
1
-17
/
+46
*
make vsnstrjoin correctly check for null arguments.
Vincent Sanders
2014-05-13
1
-0
/
+4
*
fix typo in nsc_time_strptime
Vincent Sanders
2014-05-13
1
-1
/
+1
*
add struct tm definition and fix build error
Vincent Sanders
2014-05-13
1
-1
/
+1
*
add strptime compatability
Vincent Sanders
2014-05-13
1
-0
/
+27
*
cleanup utils header, remove cruft and add documentation
Vincent Sanders
2014-05-11
1
-81
/
+23
*
add string utility to join strings
Vincent Sanders
2014-05-07
1
-0
/
+79
*
Update for new lpu API.
Michael Drake
2013-12-14
1
-14
/
+0
*
Sort non zero-padded numerical filename parts correctly.
Michael Drake
2013-11-14
1
-0
/
+35
*
Add own implementations of alphasort and scandir when not available.
Michael Drake
2013-11-14
1
-0
/
+84
*
cleanup tree_create_leaf_node text ownership
Vincent Sanders
2013-05-04
1
-15
/
+23
*
Move timeval_subtract to utils/log.c & make it static, as it's not used anywh...
John Mark Bell
2011-10-15
1
-28
/
+0
*
Make strchrnul stupid.
John Mark Bell
2011-04-08
1
-132
/
+5
*
Fix build with NDEBUG defined
John Mark Bell
2011-04-03
1
-3
/
+0
*
add compatability for inet_pton and inet_aton
Vincent Sanders
2011-02-07
1
-0
/
+52
*
Fix windows url bar
Vincent Sanders
2010-10-17
1
-0
/
+28
*
add realpath compatability for windows
Vincent Sanders
2010-10-09
1
-0
/
+15
*
Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...
Daniel Silverstone
2010-04-30
1
-0
/
+13
*
hopefully fix the _GNU_SOURCE mess
Vincent Sanders
2010-04-26
1
-0
/
+2
*
remove _GNU_SOURCE define from everywhere.
Vincent Sanders
2010-04-24
1
-2
/
+0
*
Add Windows frontend
Vincent Sanders
2010-01-31
1
-0
/
+14
*
Merge branches/MarkieB/gtkmain to trunk.
John Mark Bell
2009-12-17
1
-0
/
+23
*
Merge LibCSS port to trunk.
John Mark Bell
2009-07-23
1
-18
/
+165
*
Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...
John Mark Bell
2009-05-28
1
-0
/
+1
*
Make nsgtk compile on Mac OS X.
John Mark Bell
2008-08-11
1
-0
/
+1
*
Update my e-mail address.
John Tytgat
2008-08-05
1
-1
/
+1
*
C89
François Revel
2008-07-29
1
-4
/
+3
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-5
/
+15
[next]