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
O
OCaml Network Application Environment
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 5 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Last minute comment prior to releasing Iom-0.2.
jhwoodyatt
More...
about 20 years ago
Fix -p flag.
jhwoodyatt
More...
about 20 years ago
Major refactoring between v0.1 and v0.2 (see CHANGES).
jhwoodyatt
More...
about 20 years ago
Removing obsolete tests.
jhwoodyatt
More...
about 20 years ago
New files.
jhwoodyatt
More...
about 20 years ago
Increment version number to 0.2
jhwoodyatt
More...
about 20 years ago
Updated to reflect current development environments.
jhwoodyatt
More...
about 20 years ago
Linux doesn't let you set SO_SNDLOWAT, so don't test for it. Fix some error messages to refer to the correct test number.
jhwoodyatt
More...
about 20 years ago
Increment the copyright date to 2005.
jhwoodyatt
More...
about 20 years ago
Changed the order of build. Now using ocamlfind to invoke ocamldoc.
jhwoodyatt
More...
about 20 years ago
Updated for Cf-0.7 changes.
jhwoodyatt
More...
about 20 years ago
Incremented version to 0.7
jhwoodyatt
More...
about 20 years ago
Updated for testing Cf-0.7 sources.
jhwoodyatt
More...
about 20 years ago
Explicitly specify socket type tags.
jhwoodyatt
More...
about 20 years ago
Make [setsockopt] and [getsockopt] method explicitly polymorphic.
jhwoodyatt
More...
about 20 years ago
Add [`SOCK_SEQPACKET] to the allowed socket types in the [listen] function. There is no support for that socket type yet, but we must make room for it. When [setsockopt] fails, raise Unix_error with the right function name.
jhwoodyatt
More...
about 20 years ago
Allow subclasses [Cf_poll.file] to have more states. Changed the type parameter of the [event] class to 'state, rather than 'event. Added the rwx_t convenience type, i.e. type rwx_t = [ `R | `W | `X ]
jhwoodyatt
More...
about 20 years ago
Use Cf_seq.nil in place of Lazy.lazy_from_val Cf_seq.Z.
jhwoodyatt
More...
about 20 years ago
Change name of [line_cursor] class to [cursor] for simplicity.
jhwoodyatt
More...
about 20 years ago
Improve the normalize function and fix so it works even when compiled with -unsafe.
jhwoodyatt
More...
about 20 years ago
New files.
jhwoodyatt
More...
about 20 years ago
Use socklen_t instead of size_t to shut up GCC 4.0.
jhwoodyatt
More...
about 20 years ago
Remove trailing underscore from event_ and put_ methods.
jhwoodyatt
More...
about 20 years ago
Fixed some documentation errors.
jhwoodyatt
More...
about 20 years ago
Use Cf_seq.nil instead of explicit cons.
jhwoodyatt
More...
about 20 years ago
Use socklen_t instead of int and size_t (to shut up GCC 4.0 warnings about sign mismatches). Minor fixes to setsockopt to fix typo in exception generation.
jhwoodyatt
More...
about 20 years ago
Updated dependencies.
jhwoodyatt
More...
about 20 years ago
Use Cf_regex.expr_of_seq instead of Cf_regex.x_of_seq. Likewise for the of_string functions.
jhwoodyatt
More...
about 20 years ago
Change some function names (parse -> expr_parse, x_of_seq -> expr_of_seq, x_of_string -> expr_of_string). Add parse and parsex functions. Fix bugs in the OCamlDoc text.
jhwoodyatt
More...
about 20 years ago
Update copyright notices for 2005.
jhwoodyatt
More...
about 20 years ago
←
1
2
3
4
5
6
7
8
9
→
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