1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some items to the TODO.
Shlomi Fish
as shlomif
More... about 23 years ago
Upgraded the version number.
Shlomi Fish
as shlomif
More... about 23 years ago
Now solution_states is part of soft_dfs_info.
Shlomi Fish
as shlomif
More... about 23 years ago
Removed instance_num_solution_states. It was a leftover from the instance_solution_states era.
Shlomi Fish
as shlomif
More... about 23 years ago
Removed instance_solutions_states altogether. Bye bye dear friend!
Shlomi Fish
as shlomif
More... about 23 years ago
Now there is one moves stack per hard thread and it is used and re-used.
Shlomi Fish
as shlomif
More... about 23 years ago
Propagated the SUSPEND_PROCESS signal so a max iterations directive will terminate the scan.
Shlomi Fish
as shlomif
More... about 23 years ago
Fixed a caching of a null stack in the initial state.
Shlomi Fish
as shlomif
More... about 23 years ago
Fixed alloc.h to place how_much in a variable.
Shlomi Fish
as shlomif
More... about 23 years ago
Upgraded the version.
Shlomi Fish
as shlomif
More... about 23 years ago
Got rid of proto_solution_moves altogether. Now solution_moves is generated at the first go, and the stacks are not duplicated.
Shlomi Fish
as shlomif
More... about 23 years ago
Now the move stacks compact allocation is compatible with the optimization scan.
Shlomi Fish
as shlomif
More... about 23 years ago
Now the move stacks of the states are compactly allocated.
Shlomi Fish
as shlomif
More... about 23 years ago
Made stacks_allocator specific to indirect-stack states.
Shlomi Fish
as shlomif
More... about 23 years ago
The code seems to work but it does not mean FC-Pro would like it.
Shlomi Fish
as shlomif
More... about 23 years ago
Finished the move conversion.
Shlomi Fish
as shlomif
More... about 23 years ago
Added stack -> freecell and freecell -> stack moves
Shlomi Fish
as shlomif
More... about 23 years ago
Fixed compilation bugs.
Shlomi Fish
as shlomif
More... about 23 years ago
Initial revision
Shlomi Fish
as shlomif
More... about 23 years ago
Fixed the rpm command to handle a tar.gz file.
Shlomi Fish
as shlomif
More... about 23 years ago
Added an option to build an RPM.
Shlomi Fish
as shlomif
More... about 23 years ago
Added a script to prepare the package from the CVS.
Shlomi Fish
as shlomif
More... about 23 years ago
Made the new codebase autoconf-able.
Shlomi Fish
as shlomif
More... about 23 years ago
Upgraded the version number.
Shlomi Fish
as shlomif
More... about 23 years ago
Removed two debug printf's from the code.
Shlomi Fish
as shlomif
More... about 23 years ago
Removed an extra allocation of the compact allocator when rehashing the hash. Now the code seems to be memory leak free.
Shlomi Fish
as shlomif
More... about 23 years ago
Fixed some memory leaks, but there are still some.
Shlomi Fish
as shlomif
More... about 23 years ago
Working now, but there seems to be a memory leak.
Shlomi Fish
as shlomif
More... about 23 years ago
Implemented compact allocation for stacks.
Shlomi Fish
as shlomif
More... about 23 years ago
Added .cvsignore.
Shlomi Fish
as shlomif
More... about 23 years ago