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
T
The Larceny Scheme System
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 25 of 206
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Replaced popular enum val with three variants for infamy support. Have not implemented transitions to the two new variants yet.
pnkfelix
More...
over 14 years ago
Predicated infamy-information printouts with macro param: {{{PRINT_INCOMING_REFS_INFO_TO_CONSOLE}}}
pnkfelix
More...
over 14 years ago
Added stats slots to accumulate information about page faults during garbage collections.
pnkfelix
More...
over 14 years ago
Refactored instrumentation to print incoming words according to *both* summarization scanner *and* incremental marker on completion of *either* summarization scanning *or* incremental marking.
pnkfelix
More...
over 14 years ago
Moved code to reset incoming-reference counts to place I am more sure corresponds to the place where the summarization scan is itself reset.
pnkfelix
More...
over 14 years ago
Revised instrumentation to include group that the region belongs to (or at least the one character summary of it). Also revised instrumentation so that non-zero small counts are printed as 0.00 while true zero counts are printed as 0.
pnkfelix
More...
over 14 years ago
Added stdout instrumentation tracking points-into information as gathered by summarization scans and by smircy marker.
pnkfelix
More...
over 14 years ago
Sample pop-queue and earley invocations.
pnkfelix
More...
over 14 years ago
Log human readable output to file using tee to keep it going to stdout. Also include queue and pop-queue as thesis benchmarks.
pnkfelix
More...
over 14 years ago
Make log file name indicate source script.
pnkfelix
More...
over 14 years ago
Include other stats in log output.
pnkfelix
More...
over 14 years ago
Export other stats accessors.
pnkfelix
More...
over 14 years ago
Added queue and pueue benchmarks as compile targets.'
pnkfelix
More...
over 14 years ago
Switching over to one-word-per-summary-entry rep.
pnkfelix
More...
over 14 years ago
Hopefully completion of switchover to loc_t API.
pnkfelix
More...
over 14 years ago
Fixed makefile so that loc_t dependencies are better respected. Perhaps most important added dependency info for locset module.
pnkfelix
More...
over 14 years ago
Fleshed out loc_t API a bit more and added alternative rep but did not turn it on.
pnkfelix
More...
over 14 years ago
Revised GCOld benchmark output so that it looks like the other benchmarks' output.
pnkfelix
More...
over 14 years ago
Removing filtering of locations in from-space from special nursery summary set, because it is not going to be generally possible (or at least trivial) to determine whether the locations are actually part of the from-space, and it should be sound to retain them.
pnkfelix
More...
over 14 years ago
Various "fixes" that I explored in my attempt to find a working system earlier this week. I hope to take the time to go through them more carefully, but I thought it was important to get them committed to the repository now.
pnkfelix
More...
over 14 years ago
Massive revisions of the USE_ORACLE_TO_CHECK_SUMMARY_SANITY code. This is a saner version of the sanity checking.
pnkfelix
More...
over 14 years ago
Revised uremset_extbmp enumerate code to avoid/eliminate duplicate traversals.
pnkfelix
More...
over 14 years ago
Export delete operator from header.
pnkfelix
More...
over 14 years ago
Added operation for deleting individual elements without traversing whole structure via enumerate operations (which was until now the only way to clear a subset of the structure).
pnkfelix
More...
over 14 years ago
Sanity checks while dispatching summary traversal code.
pnkfelix
More...
over 14 years ago
Some fixes so that the basic stopcopy collector works again.
pnkfelix
More...
over 14 years ago
Shifting regions more eagerly to avoid potential duplicates in columns. This is something that I probably should put in but I wanted to get concrete evidence that it was necessary before I commit to it.
pnkfelix
More...
over 14 years ago
Todays (and/or last nights) big bug/discovery/investigation. See notes from today or read the comment in newly added {{{loc_alive_in_snapshot}}} function.
pnkfelix
More...
over 14 years ago
Fix to remset traversal code to deal with concurrent region allocation. This matches a similar change made to the uremset_extbmp code some time ago.
pnkfelix
More...
over 14 years ago
A small assertion when I was worried that I might be mixing up my variants for {{{summary_t}}}.
pnkfelix
More...
over 14 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
205
206
→
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