openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HAWK Interpreter
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 5 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
working on mod-ffi
hyung-hwan
More...
about 4 years ago
working on mod-ffi
hyung-hwan
More...
about 4 years ago
added more ffi module code
hyung-hwan
More...
about 4 years ago
updated t/t-001.c
hyung-hwan
More...
about 4 years ago
updated get_ifcfg()
hyung-hwan
More...
about 4 years ago
added net/route.h to configure.ac
hyung-hwan
More...
about 4 years ago
added sys/sysct.h to configure.ac
hyung-hwan
More...
about 4 years ago
fixed the environ issue on macosx
hyung-hwan
More...
about 4 years ago
fixed bchr handling in some functions in val.c
hyung-hwan
More...
about 4 years ago
fixed wrong endian handling in sys::pack() and sys::unpack()
hyung-hwan
More...
about 4 years ago
fixed bugs in sys::split()
hyung-hwan
More...
about 4 years ago
fixed flaws in configure.ac
hyung-hwan
More...
about 4 years ago
changed bin_PROGRAMS to noinst_PROGRAMS in samples and tools
hyung-hwan
More...
about 4 years ago
added the return type check for unsetenv() in configure.ac
hyung-hwan
More...
about 4 years ago
implementing mod-ffi
hyung-hwan
More...
about 4 years ago
moved syslog-related data from the module context to the module's rtx context
hyung-hwan
More...
about 4 years ago
renamed hawk_find_bchar() to hawk_find_bchar_in_bchars(). renamed similar function names in the same way. updated sys::openlog() to accept a local log socket path with remote:// (e.g. remote:///dev/log/xxx)
hyung-hwan
More...
about 4 years ago
added sys::SIZEOF_INT, sys::SIZEOF_INTPTR, sys::SIZEOF_INTPTR, sys::SIZEOF_FLT, sys::SIZEOF_FLTBAS, sys::SIZEOF_FLTMAX fixed some bugs in sys::pack()
hyung-hwan
More...
about 4 years ago
implemented 'd', 'f' in sys::pack() and sys::unpack()
hyung-hwan
More...
about 4 years ago
added c, n, N to sys::pack() and sys::unpack()
hyung-hwan
More...
about 4 years ago
added some code for sys::unpack()
hyung-hwan
More...
about 4 years ago
implementing sys::unpack()
hyung-hwan
More...
about 4 years ago
moved hawk::pack() to sys::pack() enhanced sys::pack() to return an error code and set the error message upon failure
hyung-hwan
More...
about 4 years ago
added some code to implement hawk::pack()
hyung-hwan
More...
about 4 years ago
added hawk::cmgr_exists() enhanced str::tombs() enhanced hawk_rtx_valtobcstrdupwithcmgr()
hyung-hwan
More...
about 4 years ago
removed an invalid @include
hyung-hwan
More...
about 4 years ago
resolved numerous bugs regarding byte-characters and byte-strings changed the way to handle %s/%k/%K contained inside CONVFMT - treat the format specifier as if it is %g instead of returning an error. removed HAWK_EFMTCNV for the CONVFMT formatting change
hyung-hwan
More...
about 4 years ago
added some code for the byte-character literal support. enhanced value comparison routines
hyung-hwan
More...
about 4 years ago
enhanced the concat operator handler to process mbs properly
hyung-hwan
More...
about 4 years ago
added str::strchar() made str::tolower(), str::toupper(), str::tonum() character-friendly
hyung-hwan
More...
about 4 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree