Skip to content

Activity

readme cleanup

dgroomespushed 1 commit to main • 5f296f8…f0d4369 • 
on Oct 13, 2023

readme cleanup

dgroomespushed 1 commit to main • d3423b9…5f296f8 • 
on Oct 13, 2023

language

dgroomespushed 1 commit to main • 3e9a435…d3423b9 • 
on Oct 13, 2023

language

dgroomespushed 1 commit to main • 9856206…3e9a435 • 
on Oct 13, 2023

Demonstrate how to properly free the memory

dgroomespushed 1 commit to main • db6018b…9856206 • 
on Oct 13, 2023

Showcase the memory leak (success)

dgroomespushed 1 commit to main • 74eefda…db6018b • 
on Oct 13, 2023

Take input from user on commandline

dgroomespushed 1 commit to main • 976398c…74eefda • 
on Oct 13, 2023

Walk a directory and call C function for each file

dgroomespushed 1 commit to main • dabf217…976398c • 
on Oct 13, 2023

Call the C function from Java (nice and easy; FFI fulfilling its prom…

dgroomespushed 1 commit to main • 38d49e7…dabf217 • 
on Oct 12, 2023

Implement read_file C function

dgroomespushed 1 commit to main • 2d6eb30…38d49e7 • 
on Oct 12, 2023

Rename memory-addresses to memory-leak

dgroomespushed 1 commit to main • a73c4a6…2d6eb30 • 
on Oct 9, 2023

Intent to write an example memory leak FFM program

dgroomespushed 1 commit to main • 3955931…a73c4a6 • 
on Oct 9, 2023

Notes about cleaning up memory allocated by the C function

dgroomespushed 1 commit to main • 45a78ec…3955931 • 
on Oct 7, 2023

Return a string from the C function

dgroomespushed 1 commit to main • 6d1a69f…45a78ec • 
on Oct 7, 2023

Scaffold memory-addresses/ subproject

dgroomespushed 1 commit to main • 4228526…6d1a69f • 
on Oct 7, 2023

Move done items to done section

dgroomespushed 1 commit to main • 9fbc4ef…4228526 • 
on Oct 7, 2023

Upgrade to Gradle 8.3

dgroomespushed 1 commit to main • 7626ddf…9fbc4ef • 
on Oct 7, 2023

Delete the original example

dgroomespushed 1 commit to main • 70cab6f…7626ddf • 
on Oct 7, 2023

Migrate jextract from my other repo to this repo

dgroomespushed 1 commit to main • 18ed6d9…70cab6f • 
on Oct 7, 2023

Start organizing as "standalone subprojects"

dgroomespushed 1 commit to main • 425f071…18ed6d9 • 
on Oct 7, 2023

Split up the "narrow the scope" item into smaller discrete tasks

dgroomespushed 1 commit to main • f547af4…425f071 • 
on Oct 7, 2023

Move finished items to finished section

dgroomespushed 1 commit to main • df3c72d…f547af4 • 
on Oct 7, 2023

Intent to narrow the focus of the repo

dgroomespushed 1 commit to main • 50ade69…df3c72d • 
on Oct 7, 2023

Intent to implement simple "greater than N methods" search and perfor…

dgroomespushed 1 commit to main • 5aa922d…50ade69 • 
on Oct 4, 2023

Write the full class names

dgroomespushed 1 commit to main • 81ebd96…5aa922d • 
on Oct 4, 2023

JaggedSteppingWindowDemo.java to demonstrate variable width data

dgroomespushed 1 commit to main • 9f3038e…81ebd96 • 
on Oct 4, 2023

clean up

dgroomespushed 1 commit to main • b6ab99b…9f3038e • 
on Sep 6, 2023

Gather thoughts and create a reduced program as a challenge to the Me…

dgroomespushed 1 commit to main • 4cd41f1…b6ab99b • 
on Sep 6, 2023

Clean up and finalize "writing fix-width data"

dgroomespushed 1 commit to main • 725799e…4cd41f1 • 
on Sep 5, 2023

Fixed!

dgroomespushed 1 commit to main • 2a3ba8d…725799e • 
on Sep 4, 2023