1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449
|
2006-05-28 16:46 Tomaz Solc <avian>
* configure.in (1.37), debian/changelog (1.15), doc/Doxyfile (1.5),
ttf/tablix2_test (1.7), utils/tablix2_benchmark (1.6),
utils/tablix2_plot (1.6):
Incremented version number
2006-05-26 19:36 Tomaz Solc <avian>
* export/Makefile.am (1.5):
Added missing files to the distribution.
2006-05-25 18:54 Tomaz Solc <avian>
* doc/: mod-doc2.pl (1.6), modulesref2r0.dtd (1.3):
Renamed "all-resources" tag to "all-resourcetypes" tag in DTD.
Script "mod-doc2.pl" already generated "all-resourcetypes" tags.
2006-05-23 19:28 tag RELEASE_0_3_2
2006-05-23 19:28 Tomaz Solc <avian>
* ChangeLog (1.22):
Updated changelog.
2006-05-23 19:25 Tomaz Solc <avian>
* configure.in (1.36), debian/changelog (1.14), doc/Doxyfile (1.4),
ttf/tablix2_test (1.6), utils/tablix2_benchmark (1.5),
utils/tablix2_plot (1.5):
Incremented version number
2006-05-22 22:10 Tomaz Solc <avian>
* examples/uni.xml (1.3):
Update uni.xml example file.
2006-05-15 22:10 Tomaz Solc <avian>
* AUTHORS (1.10), debian/copyright (1.5):
Added tinyscheme distribution terms.
2006-05-15 22:02 Tomaz Solc <avian>
* po/: POTFILES.in (1.17), sl.po (1.43):
Update-po
2006-05-15 21:57 Tomaz Solc <avian>
* modules/Makefile.am (1.21), modules/available.c (1.1),
ttf/tests/Makefile.am (1.12), ttf/tests/available-1.xml (1.1):
Added available.so module.
2006-05-15 21:56 Tomaz Solc <avian>
* modules/fixedtime.c (1.4):
Fixed typo in documentation.
2006-05-15 14:42 Tomaz Solc <avian>
* examples/multi-week.xml (1.4):
Added comments.
2006-05-14 13:35 Tomaz Solc <avian>
* debian/: Makefile.am (1.2), compat (1.1), control (1.7),
copyright (1.4), dirs (1.2), examples (1.11), rules (1.8):
Updated debian package build files.
2006-05-14 12:37 Tomaz Solc <avian>
* po/: POTFILES.in (1.16), sl.po (1.42):
update-po
2006-05-14 12:37 Tomaz Solc <avian>
* export/export_htmlcss2.c (1.5):
Fixed error message.
2006-05-14 12:27 Tomaz Solc <avian>
* src/main.c (1.74):
Fixed error message.
2006-05-14 12:26 Tomaz Solc <avian>
* po/sl.po (1.41):
update-po
2006-05-14 12:20 Tomaz Solc <avian>
* doc/tablix2_output.1 (1.4):
Added htmlcss2 documentation
2006-05-14 11:59 Tomaz Solc <avian>
* examples/multi-week.xml (1.3), examples/style2.css (1.2),
export/export_htmlcss2.c (1.4), po/sl.po (1.40), src/master.c
(1.56), src/nodes.c (1.8):
Added support for "footnotes" style output in htmlcss2 export
module.
2006-05-13 20:22 Tomaz Solc <avian>
* src/: main.h (1.33), master.c (1.55), nodes.c (1.7):
If a computing node unexpectedly dies, master process now gets
notified, prints and error message and marks that node as dead.
2006-05-10 17:52 Tomaz Solc <avian>
* modules/sameday.c (1.6), ttf/tests/Makefile.am (1.11),
ttf/tests/bug-sametimeas-1.xml (1.1),
ttf/tests/bug-sametimeas-2.xml (1.1):
Fixed bug that caused the following error message to be printed
even when the problem description was valid:
Constant resource 'teacher1' (type 'teacher') has 0.0 blocks of
'test1' events defined and maximum 2147483647 blocks per day,
however only 4 days are defined
2006-05-10 17:50 Tomaz Solc <avian>
* export/export_htmlcss2.c (1.3):
Added some comments.
2006-04-28 19:53 Tomaz Solc <avian>
* ttf/scheme.c (1.6):
Fixed (?) compiler warning when compiling on amd64
2006-04-26 19:27 Tomaz Solc <avian>
* ttf/: scheme.c (1.5), scheme.h (1.3):
Upgrade to TinyScheme 1.37
2006-04-26 15:58 Tomaz Solc <avian>
* export/: export_htmlcss.c (1.4), export_htmlcss2.c (1.2):
Fixed amd64 compile warning.
2006-04-24 19:34 Tomaz Solc <avian>
* examples/sample2.xml (1.4):
Fixed conflicting restrictions.
2006-04-24 19:33 Tomaz Solc <avian>
* doc/images/: domain.pdf (1.1), domain.png (1.1), table.pdf (1.1),
table.png (1.1), updater.pdf (1.1), updater.png (1.1):
Added some pictures.
2006-04-24 19:33 Tomaz Solc <avian>
* doc/: manual.db (1.26), modules.db (1.19):
Added some pictures. Added some more FAQ.
2006-04-23 20:06 Tomaz Solc <avian>
* doc/: manual.db (1.25), modules.db (1.18):
Documented changes to the updater function API.
2006-04-22 21:28 Tomaz Solc <avian>
* ttf/tests/: Makefile.am (1.10), bug-consecutive-fixedtime-1.xml
(1.1), bug-consecutive-fixedtime-2.xml (1.1):
Added test cases for bugs in 0.3.1
2006-04-22 21:24 Tomaz Solc <avian>
* modules/: consecutive.c (1.10), sametimeas.c (1.4):
Ported modules to the new updater function API.
2006-04-22 21:24 Tomaz Solc <avian>
* src/genetic.c (1.6):
Changes associated with the depend.c API change.
2006-04-22 21:23 Tomaz Solc <avian>
* src/main.c (1.73):
Changes associated with the depend.c API change. Moved random
generator seeding to a separate function.
2006-04-22 21:22 Tomaz Solc <avian>
* src/: depend.c (1.5), depend.h (1.3):
Incompatible changes to the updater functions / dependent tuples
API because of the design error in previous versions (see
http://www.tablix.org/archives/2006-04-07T16_00_44.html)
2006-03-28 21:42 Tomaz Solc <avian>
* src/: data.h (1.25), depend.c (1.4), main.c (1.72):
Kernel now checks if updater functions respect resource domains (if
compiled with the --enable-debug flag)
2006-03-27 18:06 Tomaz Solc <avian>
* doc/manual.db (1.24):
Fixed DTD version.
2006-03-27 18:04 Tomaz Solc <avian>
* debian/examples (1.10):
Added missing example file.
2006-03-27 18:04 Tomaz Solc <avian>
* examples/: Makefile.am (1.9), multi-week.xml (1.2), tablix2r0.dtd
(1.3), tablix2r1.dtd (1.1):
Fixed TTM DTD. 'mandatory' option now has only 'yes' and 'no' as
possible values.
2006-03-27 17:46 Tomaz Solc <avian>
* ttf/tests/: Makefile.am (1.9), recurrence-1.xml (1.1):
Added test for recurrence.so
2006-03-27 17:26 Tomaz Solc <avian>
* doc/Makefile.am (1.13):
Added missing file to the distribution.
2006-03-27 17:25 Tomaz Solc <avian>
* examples/: Makefile.am (1.8), multi-week.xml (1.1):
Added example for multiweek scheduling.
2006-03-27 17:24 Tomaz Solc <avian>
* modules/: freemorning.c (1.3), placecapability.c (1.8),
sametime.c (1.11), timeplace.c (1.7), walk.c (1.4):
Added modules to the multiweek group.
2006-03-27 17:23 Tomaz Solc <avian>
* modules/Makefile.am (1.20):
Added recurrence.c module.
2006-03-27 17:23 Tomaz Solc <avian>
* modules/consecutive.c (1.9):
Fixed a bug where a timeblock would never be scheduled on the last
period in a day.
2006-03-27 17:22 Tomaz Solc <avian>
* modules/recurrence.c (1.1):
Initial import.
2006-03-27 16:47 Tomaz Solc <avian>
* doc/: mod-doc2.pl (1.5), modulegroups (1.1):
Added support for descriptions of module groups.
2006-03-26 00:04 Tomaz Solc <avian>
* doc/manual.db (1.23):
Added tip about xmllint.
2006-03-25 22:45 Tomaz Solc <avian>
* doc/manual.db (1.22):
Added FAQ about empty domains.
2006-03-25 18:06 Tomaz Solc <avian>
* doc/manual.db (1.21):
Added a note about efects of the "repeats" property.
2006-03-25 17:37 Tomaz Solc <avian>
* Makefile.cvs (1.4), examples/stripe.png (1.1),
examples/style2.css (1.1), export/.cvsignore (1.3),
export/Makefile.am (1.4), export/export_htmlcss2.c (1.1):
Added a new HTML export module.
2006-03-24 22:49 Tomaz Solc <avian>
* scripts/bin2c.pl (1.1):
Initial import.
2006-03-24 12:20 Tomaz Solc <avian>
* doc/manual.db (1.20):
Added note about case sensitivity.
2006-03-22 21:38 Tomaz Solc <avian>
* modules/fixedtime.c (1.3):
Improved documentation.
2006-03-22 21:27 Tomaz Solc <avian>
* modules/sametime.c (1.10):
Type of the resource was not displayed when an unknown resource was
specified in the conflicts-with restriction.
Improved error messages.
2006-03-22 21:26 Tomaz Solc <avian>
* src/modsup.c (1.22):
Improved error messages about failed restriction handlers.
2006-03-22 21:25 Tomaz Solc <avian>
* src/xmlsup.c (1.34):
A brief error message is now reported if there is one or more
hidden warnings about unknown event or resource restrictions.
2006-02-27 00:24 Tomaz Solc <avian>
* po/sl.po (1.39):
update-po
2006-02-27 00:20 Tomaz Solc <avian>
* src/nodes.c (1.6):
Fixed PVM error when one of the hosts in the cluster is too slow to
accept even one node.
2006-02-27 00:19 Tomaz Solc <avian>
* src/xmlsup.c (1.33):
Added missing spaces.
2006-02-26 23:44 Tomaz Solc <avian>
* src/: error.h (1.10), master.c (1.54):
Added missing header file.
2006-02-26 23:10 Tomaz Solc <avian>
* export/export_htmlcss.c (1.3):
Fixed compiler warnings on netbsd
2006-02-26 23:09 Tomaz Solc <avian>
* po/sl.po (1.38):
update-po
2006-02-26 23:07 Tomaz Solc <avian>
* modules/timeplace.c (1.6):
Added missing header file.
2006-02-26 23:06 Tomaz Solc <avian>
* src/: main.c (1.71), master.c (1.53), output.c (1.25):
Added better handling of different locale settings. Fixed some
compiler warnings on NetBSD.
2006-02-24 11:22 Tomaz Solc <avian>
* src/: counter.c (1.9), depend.c (1.3):
Added missing headers.
2006-02-24 11:22 Tomaz Solc <avian>
* src/main.c (1.70):
Stop the main loop if fitness is already at 0.
2006-02-20 19:23 Tomaz Solc <avian>
* src/modsup.c (1.21):
fitness_request_ext() now reports an error if constant and variable
resource types are same for the requested extension.
2006-02-20 19:22 Tomaz Solc <avian>
* src/data.c (1.22):
Fixed wrong printf format string.
2006-02-20 19:21 Tomaz Solc <avian>
* src/main.c (1.69):
Fixed a bug that caused a division by zero if one or more resource
domains were empty (for example because of a bad "capability"
restriction). Reported by Denis Voskvitsov.
|