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
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 15 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed the bug of having omitted setting an error message when given wrong handle. more fixes in HawkStd
hyung-hwan
More...
about 5 years ago
working on Hawk and HawkStd
hyung-hwan
More...
about 5 years ago
renamed StdHawk to HawkStd. added quite some c++ code to get Hawk free of compilation errors
hyung-hwan
More...
about 5 years ago
updating Hawk and StdHawk classes for hawk
hyung-hwan
More...
about 5 years ago
implementing prepared statement support in mod-mysql.c
hyung-hwan
More...
about 5 years ago
fixing mod-mysql.c for hawk
hyung-hwan
More...
about 5 years ago
have refactored error information handling in error.c. removed hawk_seterror() and hawk_seterrstr()
hyung-hwan
More...
about 5 years ago
removed hawk_rtx_seterror()
hyung-hwan
More...
about 5 years ago
more error information handling touch-up in parse.c
hyung-hwan
More...
about 5 years ago
corrected the random max value. some more error information handling improvement in parse.c
hyung-hwan
More...
about 5 years ago
better error information handling in parse.c
hyung-hwan
More...
about 5 years ago
updated parse.c with new way to setting error information partially
hyung-hwan
More...
about 5 years ago
changed the way to set error information in run.c
hyung-hwan
More...
about 5 years ago
added -t to bin/main.c to accept console output files
hyung-hwan
More...
about 5 years ago
renamed set_error_on_sys_list_with_syserr to set_error_on_sys_list_with_errno in mod-sys.c implemented getppid for win32
hyung-hwan
More...
about 5 years ago
fixed a bug in fmt_put_bchars_to_uch_buf() added getpgid() and getpgrp() check to configure.ac redefined RC_XXXX in mod-sys.c changed some functions in mod-sys.c
hyung-hwan
More...
about 5 years ago
fixed bugs in query_module() deleted unused files. added sys::resetdir().
hyung-hwan
More...
about 5 years ago
minor code fix
hyung-hwan
More...
about 5 years ago
added hawk_rtx_buildrex() and hawk_rtx_freertx()
hyung-hwan
More...
about 5 years ago
consolidated syserr_to_errnum macros to a single hawk_syserr_to_errnum() function
hyung-hwan
More...
about 5 years ago
changed hawk_seterrnum() to be consistent with hawk_gem_seterrnum()
hyung-hwan
More...
about 5 years ago
changed hawk_rtx_seterrnum() to be consistent with hawk_gem_seterrnum()
hyung-hwan
More...
about 5 years ago
some fix for netbsd
hyung-hwan
More...
about 5 years ago
added hawk_gem_skadtoucstr() and hawk_gem_skadtobcstr()
hyung-hwan
More...
about 5 years ago
added hawk_uchars_to_bin() and bchars_to_bin()
hyung-hwan
More...
about 5 years ago
added hawk_tokenize_bchars() and hawk_tokenize_uchars(). trying to get functions right in gem-nwif2.c
hyung-hwan
More...
about 5 years ago
adding some network interface functions
hyung-hwan
More...
about 5 years ago
added lib/gem-nwif.c
hyung-hwan
More...
about 5 years ago
fixed wrong defintion of HAWK_UCH_PROP_ALNUM and HAWK_BCH_PROP_ALNUM
hyung-hwan
More...
about 5 years ago
revived syslog functions in the sys module. fixed script and stream file name handling issues. added the path field to the hawk_sio_arg_t structure. the field should be set by the I/O handler if the name field is not HAWK_NULL.
hyung-hwan
More...
about 5 years ago
←
1
2
…
8
9
10
11
12
13
14
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