openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Scsh - The Scheme Shell
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 1 year
ago.
Apr 22, 2024 — Apr 22, 2025
Showing page 1 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some more tests for bos/eos.
jao
as jaortega
More...
over 18 years ago
Fix bug in bos/eos handling.
jao
as jaortega
More...
over 18 years ago
Unit test that reveals the problem with REGEXP-SEARCH? after merging 0.6 branch.
jao
as jaortega
More...
over 18 years ago
stale reference to 'cig' deleted
jao
as jaortega
More...
over 18 years ago
'test' make target running all tests added
jao
as jaortega
More...
over 18 years ago
r0-t-stable merged into HEAD
jao
as jaortega
More...
over 18 years ago
Interix support on mainline. This file was still machine specific in the branch so I'm making the corresponding change here as well so it does not get lost in the branch integration.
Brian D. Carlstrom
as bdc
More...
over 22 years ago
Merge revision 1.41.2.1 from r0-6-stable.
sperber
More...
over 22 years ago
syntax fix for gcc3
Brian D. Carlstrom
as bdc
More...
almost 23 years ago
Don't pass -o VM to scshvm. After the unification of VM and scsh switches, the semantics has changed.
mainzelm
More...
about 23 years ago
Add a comment about setting socket descriptors to non-blocking mode.
mainzelm
More...
about 23 years ago
Get the names of MAKE-STRING-PORT-FILTER and MAKE-CHAR-PORT-FILTER right in the documentation.
sperber
More...
about 23 years ago
Add a counter to each process resource and use it to implement WITH-RESOURCES-ALIGNED by this partial order.
mainzelm
More...
about 23 years ago
Subject: Extend type<->sexp conversion to variable type
mainzelm
More...
about 23 years ago
Better translation for =scheme48/
mainzelm
More...
about 23 years ago
After fork/pipe, make the ports returned by the pipe the current-in/output-ports. This corresponds to the intended semantics of side-effecting the standard ports and tells the GC that the ports are alive.
mainzelm
More...
about 23 years ago
The makefile used to do ("`(cd $(srcdir) && echo $(PWD))`/scheme" to determine the location of the scheme subdirectory. (Which resides in $(srcdir), but not generally in the build directory.) This is bogus, as $(PWD) is instantiated by make, not by the shell (to the build directory), and thus will generate the build dir, not $(srcdir).
mainzelm
More...
about 23 years ago
GC_PROTECT arguments and errnos in s48_raise_os_error_X.
mainzelm
More...
about 23 years ago
OS specific definitions for GNU Hurd by Andreas Voegele.
mainzelm
More...
about 23 years ago
Replace static constant MAXHOSTNAMELEN by dynamic alloaction. (Patch from Andreas Voegele)
mainzelm
More...
about 23 years ago
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. (Patch from Andreas Voegele)
mainzelm
More...
about 23 years ago
Specify "%s" as format string for syslog to prevent the message from being interpreted as a format string (Patch by Peter Wang).
mainzelm
More...
about 23 years ago
Various fixes to support $(srcdir)
mainzelm
More...
about 23 years ago
Fixed typo.
mainzelm
More...
over 23 years ago
- remove odbc_sql_set_env_attr() - fixed odbc_sql_set_env_attr_int()
eknauel
More...
over 23 years ago
+ export odbc-diag-rec selectors
eknauel
More...
over 23 years ago
Removed accidentally committed code.
mainzelm
More...
over 23 years ago
Removed forgotten references to NTH.
mainzelm
More...
over 23 years ago
Support for $(DESTDIR) by Andreas Voegele.
mainzelm
More...
over 23 years ago
Merged arguments of VM and scsh.
mainzelm
More...
over 23 years ago
←
1
2
3
4
5
6
7
8
9
…
30
31
→
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