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 7 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
stop specifying explicit DEPENDENCIES by listing the .la files in LDADD
hyung-hwan
More...
about 4 years ago
fixed a link issue with the socket library on a certain platform
hyung-hwan
More...
about 4 years ago
corrected build files for distcheck
hyung-hwan
More...
about 4 years ago
simplified build files
hyung-hwan
More...
about 4 years ago
removed O_CLOEXEC checks with epoll_create1()
hyung-hwan
More...
about 4 years ago
changed to use EPOLL_CLOEXEC if available when calling epoll_create1()
hyung-hwan
More...
about 4 years ago
fixed build files regarding -lm
hyung-hwan
More...
about 4 years ago
fixed build files
hyung-hwan
More...
about 4 years ago
fixed build files
hyung-hwan
More...
about 4 years ago
fixed a length calculation bug in fnc_split()
hyung-hwan
More...
about 4 years ago
added str::splita()
hyung-hwan
More...
about 4 years ago
enhanced str::split() to handle byte strings better
hyung-hwan
More...
about 4 years ago
added code to preapre byte string support in split(). still long way to go
hyung-hwan
More...
about 4 years ago
hawk initializes block-local variables upon block entry regardless of migration to the outermost block by the parser. it emits the local variable declaration in the original nested block regardless of migration by the parser.
hyung-hwan
More...
about 4 years ago
added a new keyword @nil
hyung-hwan
More...
about 4 years ago
fixed a test case
hyung-hwan
More...
about 4 years ago
fixed some bugs in hawk_rtx_format() and hawk_rtx_formatmbs()
hyung-hwan
More...
about 4 years ago
added some test cases on math functions
hyung-hwan
More...
about 4 years ago
added more test cases
hyung-hwan
More...
about 4 years ago
changed the literal notations of a raw string, a byte string, a raw byte string to have the @ sign before b, r, br, rb
hyung-hwan
More...
about 4 years ago
fixed a bug of not checking if the current script is null for @SCRIPTNAME in parse.c
hyung-hwan
More...
about 4 years ago
added check for the first parameter to operator new in configure.ac
hyung-hwan
More...
about 4 years ago
minor changes of some conditionals in hawk-cmn.h
hyung-hwan
More...
about 4 years ago
made some defintions conditional
hyung-hwan
More...
about 4 years ago
changed hawk_xma_free() a bit
hyung-hwan
More...
about 4 years ago
changed xma dump title
hyung-hwan
More...
about 4 years ago
changed hawk to print xma information when -D and -m are specifed
hyung-hwan
More...
about 4 years ago
fixed more bugs in xma
hyung-hwan
More...
about 4 years ago
changed a field name from avail to free in hawk_xma_mblk_t and hawk_xma_fblk_t
hyung-hwan
More...
about 4 years ago
added the xma memory manager
hyung-hwan
More...
about 4 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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