0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* defs.h (sspur_s): new structure that holds spur condition for action
Oleg Volkov
as olegvol
More... about 14 years ago
2010-03-28 Oleg Volkov <[email protected]>
Oleg Volkov
as olegvol
More... about 14 years ago
* pair.c (actpair_in): remove multiplication of actor_env_p->ktemperature
Oleg Volkov
as olegvol
More... over 14 years ago
* wish.c (actor_prepare_action): rename 'spur_period' local variable to
Oleg Volkov
as olegvol
More... over 14 years ago
* defs.h: add ERR_TIMEOUT macro; reorder codes for ERR_* macros.
Oleg Volkov
as olegvol
More... over 14 years ago
* wish.c (actor_prepare_action): move 'big_relprobw_p' variable declaration
Oleg Volkov
as olegvol
More... over 14 years ago
* defs.h: add year 2010 to copyright note.
Oleg Volkov
as olegvol
More... over 14 years ago
Small addition to "Generating Random Automatons" section
Oleg Volkov
as olegvol
More... over 14 years ago
* defs.h: add ERR_TOO_MANY_CYCLES, ERR_TOO_MANY_NZ_SPUR_STATES, and
Oleg Volkov
as olegvol
More... over 14 years ago
Prepare for the release 1.04
Oleg Volkov
as olegvol
More... over 14 years ago
* configure.ac: add scripts/Makefile to AC_CONFIG_FILES arguments.
Oleg Volkov
as olegvol
More... over 14 years ago
* wish.c (actor_record_event): use more reliable argument to sizeof() in
Oleg Volkov
as olegvol
More... over 14 years ago
* wish.c (actor_create): allocate actor_p->spur_pp array and its elements.
Oleg Volkov
as olegvol
More... over 14 years ago
* rand.c: add functions 'rng_uniform_int' and 'rng_uniform_pos'; add
Oleg Volkov
as olegvol
More... over 14 years ago
* configure.ac: update package version number to 1.04; add AC_PROG_CPP for
Oleg Volkov
as olegvol
More... over 14 years ago
* wish.c (update_cycle): fix bug in the formula for automatic spur
Oleg Volkov
as olegvol
More... over 14 years ago
Prepare for the release 1.03
Oleg Volkov
as olegvol
More... over 14 years ago
* test.c (main): do fclose(file_log_p) only when file_log_p != 0.
Oleg Volkov
as olegvol
More... over 14 years ago
[no comment]
Oleg Volkov
as olegvol
More... over 14 years ago
(actpair_in, actpair_plan_out): optimize without changing logic.
Oleg Volkov
as olegvol
More... over 14 years ago
[no comment]
Oleg Volkov
as olegvol
More... over 14 years ago
Update for the release 1.02
Oleg Volkov
as olegvol
More... over 14 years ago
Update package version number to 1.02
Oleg Volkov
as olegvol
More... over 14 years ago
[no comment]
Oleg Volkov
as olegvol
More... over 14 years ago
(actpair_in, actpair_plan_out): fix division in assignment to
Oleg Volkov
as olegvol
More... over 14 years ago
(actor_s): replace flag 'is_auto_spur0' by index 'auto_spur' of
Oleg Volkov
as olegvol
More... over 14 years ago
(update_cycle): replace automatic update of spur of type 0 if
Oleg Volkov
as olegvol
More... over 14 years ago
Initial import
Oleg Volkov
as olegvol
More... over 14 years ago
(main): bring calls to map_storage_create, actor_create, and
Oleg Volkov
as olegvol
More... over 14 years ago
(create_storage1, create_storage2): add new argument nspur; all
Oleg Volkov
as olegvol
More... over 14 years ago