Commit Graph

8 Commits

Author SHA1 Message Date
3953a8e404 fixed the file inclusion error in the go wrappers
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-05 23:33:22 +09:00
20ddd12c89 renamed various names
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-05 22:31:33 +09:00
94a44f1fd7 separted the IO handlers to the source code handler and user stream handlers
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-05 16:58:45 +09:00
7ccc1ce136 enhanced the go wrapper by adding more methods and cleaning up code
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 16:06:28 +09:00
85a2152be4 fixed the go wrapper code further
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 01:42:47 +09:00
3b9b02de83 changed 'sed' to use -e for an expression
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-31 21:17:08 +09:00
a7b323b795 specifed CGO_CFLAGS and CGO_LDFLAGS in Makefile.am
All checks were successful
continuous-integration/drone/push Build is passing
removed ##cgo CFLAGS and #cgo LDFLAGS from go source files
2023-10-30 02:30:19 +09:00
801b5ea77f restructured some go wrapper files
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-29 21:40:05 +09:00