root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @582 [582] 11/12/10 12:23:24 uncle_fungus Changed quote
(edit) @581 [581] 11/12/10 12:11:52 uncle_fungus Updated translation files
(edit) @580 [580] 11/12/10 12:00:45 uncle_fungus Updated build system for 2.3.99.4
(edit) @579 [579] 11/12/10 11:48:11 uncle_fungus Updated documentation
(edit) @578 [578] 11/12/10 09:03:47 uncle_fungus Fixed an oops in the parser
(edit) @577 [577] 11/12/10 08:40:02 uncle_fungus Fixed broken pause detection
(edit) @576 [576] 11/12/10 08:24:44 uncle_fungus Fixed FAHlog.txt parsing by using regular expressions.
(edit) @575 [575] 11/12/10 06:19:17 uncle_fungus Fixed stupid error where benchmark save code was commented out
(edit) @574 [574] 11/10/10 11:59:18 uncle_fungus Removed superflous build files and updated others
(edit) @573 [573] 11/10/10 11:57:14 uncle_fungus Benchmarks database now stored in xml format. Closes #246
(edit) @572 [572] 11/10/10 10:33:23 uncle_fungus Upped changelog
(edit) @571 [571] 11/10/10 10:27:58 uncle_fungus Save database after import
(edit) @567 [567] 11/08/10 10:41:56 uncle_fungus Added version info to update available message box
(edit) @566 [566] 11/08/10 10:34:35 uncle_fungus Removed xyz saving option
(edit) @564 [564] 10/21/10 09:40:01 uncle_fungus Fixed new cores being recognised as "unknown" client-type
(edit) @563 [563] 10/19/10 17:31:09 uncle_fungus Fixed Changelog
(edit) @561 [561] 10/19/10 17:09:14 uncle_fungus Upped version to 2.3.99.3
(edit) @560 [560] 10/19/10 16:58:42 uncle_fungus Updated documentation
(edit) @559 [559] 10/19/10 16:36:01 uncle_fungus Fixed windows build not deleting old projects.dat
(edit) @558 [558] 10/19/10 15:17:23 uncle_fungus Added new core support
(edit) @557 [557] 10/19/10 15:10:44 uncle_fungus Fixed error in resource.h
(edit) @556 [556] 10/19/10 14:31:57 uncle_fungus Prevent VS10 from creating an exe that will fail DEP. Closes #251
(edit) @555 [555] 10/19/10 12:34:14 uncle_fungus Fixed changelog
(edit) @553 [553] 10/17/10 15:17:18 uncle_fungus Upped version to 2.3.99.2
(edit) @552 [552] 10/17/10 14:44:52 uncle_fungus Added version quote
(edit) @551 [551] 10/15/10 18:08:26 uncle_fungus Migrated projects database to xml
(edit) @550 [550] 10/14/10 06:22:56 uncle_fungus Updated windows project file for MSVC++ 2010, and added tinyxml
(edit) @549 [549] 10/11/10 04:30:01 uncle_fungus Added xml parser library in prep for converting data files to xml
(edit) @548 [548] 10/09/10 13:00:22 uncle_fungus Updated changelog with missing entries
(edit) @547 [547] 10/09/10 12:59:10 uncle_fungus Completed bonus ppd (kfactor) support
(edit) @546 [546] 10/08/10 11:01:01 uncle_fungus Fixed RPM spec file from #235
(edit) @545 [545] 10/08/10 10:44:58 uncle_fungus Updated French translation from #236
(edit) @544 [544] 10/08/10 10:36:41 uncle_fungus Updated Brazilian Portuguese translation from #216
(edit) @543 [543] 10/08/10 10:31:49 uncle_fungus Updated thanks file
(edit) @542 [542] 10/08/10 10:26:53 uncle_fungus Added Slovak translation from #215
(edit) @541 [541] 10/08/10 09:55:56 uncle_fungus Fixed some copyright dates
(edit) @540 [540] 10/08/10 09:44:56 uncle_fungus Added missing openmmgpu support
(edit) @539 [539] 10/07/10 10:04:13 uncle_fungus Fixed some missing toolchain updates
(edit) @538 [538] 09/22/10 05:46:58 uncle_fungus Fixed incompetence of using incorrect deadline for bonus calculation
(edit) @537 [537] 09/20/10 09:50:43 uncle_fungus Initial bonus factor calculations
(edit) @536 [536] 09/20/10 05:54:52 uncle_fungus Updated copyright year
(edit) @535 [535] 09/20/10 05:26:47 uncle_fungus Toolchain update
(edit) @534 [534] 09/20/10 05:25:58 uncle_fungus Added kfactor support to project class
(edit) @533 [533] 09/20/10 05:19:14 uncle_fungus Update changelog from last commit
(edit) @532 [532] 12/03/09 09:20:23 uncle_fungus Updated core definitions
(edit) @531 [531] 12/03/09 09:07:00 uncle_fungus Minor toolchain update
(edit) @530 [530] 05/22/09 09:36:40 uncle_fungus Make string accesses from threads always use copies
(edit) @529 [529] 05/21/09 07:50:37 uncle_fungus Add Simplified Chinese translation
(edit) @528 [528] 05/21/09 07:49:52 uncle_fungus Document client-type thread-safety
(edit) @527 [527] 05/20/09 09:41:28 uncle_fungus Made state variable thread-safe
(edit) @526 [526] 05/13/09 15:28:22 uncle_fungus Removed broken mutex
(edit) @525 [525] 05/13/09 14:11:09 uncle_fungus Build system updates
(edit) @524 [524] 05/13/09 14:06:58 uncle_fungus Stricter string handling
(edit) @523 [523] 04/25/09 09:15:58 uncle_fungus Thread safety fixes
(edit) @522 [522] 04/07/09 05:58:51 uncle_fungus Fixed accidental inclusion of gcc debug warning level. Removes scary …
(edit) @521 [521] 04/07/09 05:53:32 uncle_fungus Fixed some pass-by-reference functions
(edit) @519 [519] 04/06/09 08:08:23 uncle_fungus Updated to v2.3.99.1
(edit) @518 [518] 04/06/09 08:02:58 uncle_fungus Updated German translation
(edit) @517 [517] 04/04/09 10:43:04 uncle_fungus Made file handling more rigorous - fixes Windows incompetence
(edit) @515 [515] 04/03/09 16:56:52 uncle_fungus Updated GNU build system documentation for 2.3.99
(edit) @514 [514] 04/03/09 16:44:07 uncle_fungus Fixed Windows build system to use new manual
(edit) @513 [513] 04/03/09 16:40:44 uncle_fungus Updated changelog
(edit) @512 [512] 04/03/09 16:39:57 uncle_fungus New user manual - Yay for LaTeX
(edit) @511 [511] 04/03/09 16:29:28 uncle_fungus Update version number for release prep
(edit) @510 [510] 04/02/09 09:29:05 uncle_fungus Updated FR translation
(edit) @509 [509] 04/02/09 08:57:32 uncle_fungus Translation update (cs/sv)
(edit) @508 [508] 03/24/09 12:19:44 uncle_fungus Undo r507
(edit) @507 [507] 03/24/09 12:09:41 uncle_fungus Switched log viewer to monospaced font
(edit) @506 [506] 03/24/09 11:36:42 uncle_fungus Potential thread-safety fix
(edit) @505 [505] 03/24/09 10:37:59 uncle_fungus Remove upload failure message on subsequent success
(edit) @504 [504] 03/24/09 09:18:17 uncle_fungus Added confirmation dialog to stress-test mode
(edit) @503 [503] 03/24/09 09:09:42 uncle_fungus Added stress test and fixed potential memory problem
(edit) @502 [502] 03/22/09 20:40:49 uncle_fungus Keep windows maximised after log is hidden if already maximised
(edit) @501 [501] 03/22/09 20:13:54 uncle_fungus Added missing translatable string
(edit) @500 [500] 03/22/09 20:08:57 uncle_fungus Sync up Polish translation
(edit) @499 [499] 03/22/09 19:57:25 uncle_fungus Updated THANKS file
(edit) @498 [498] 03/22/09 19:55:42 uncle_fungus FTP upload failures logged to status-bar.
(edit) @497 [497] 03/22/09 19:04:41 uncle_fungus Required translation updates
(edit) @496 [496] 03/22/09 19:04:08 uncle_fungus Log transaction details for upload/download
(edit) @495 [495] 03/22/09 19:03:05 uncle_fungus Altered logging routine to allow multi-line messages
(edit) @494 [494] 03/22/09 19:02:19 uncle_fungus Adjusted inet reload minimum to 1 minute
(edit) @493 [493] 03/22/09 09:53:20 uncle_fungus Fixed some OS X build system issues
(edit) @492 [492] 03/20/09 21:07:34 uncle_fungus Update pt translation
(edit) @491 [491] 03/20/09 21:05:08 uncle_fungus Updated ru translation
(edit) @490 [490] 03/20/09 20:58:35 uncle_fungus Minor doc updates
(edit) @489 [489] 03/20/09 20:58:02 uncle_fungus Pulled nl translation from launchpad
(edit) @488 [488] 03/15/09 15:22:21 uncle_fungus Fixed case where some 64bit Linux builds would lose ability to parse GPU …
(edit) @487 [487] 03/13/09 13:27:09 uncle_fungus Fixed disabled clients still having progress set
(edit) @486 [486] 03/11/09 19:07:46 uncle_fungus Added a couple of preproccessor instructions to windows build to prevent …
(edit) @485 [485] 03/11/09 18:18:25 uncle_fungus Fixed inet reloads leaving tons of junk behind after reloads
(edit) @484 [484] 03/11/09 17:02:02 uncle_fungus Added tooltips to various gui elements
(edit) @483 [483] 03/11/09 11:30:12 uncle_fungus Fixed reload status being needlessly checked on auto-refreshes which don't …
(edit) @482 [482] 03/11/09 10:42:20 uncle_fungus Fixed missing core->client filter
(edit) @481 [481] 03/09/09 06:44:29 uncle_fungus Changed FAHlog parse limit to 16KiB (requested by bollix47)
(edit) @480 [480] 02/25/09 12:44:01 uncle_fungus A few more doxygen updates
(edit) @479 [479] 02/24/09 18:03:21 uncle_fungus Fixed Win32 debug build
(edit) @478 [478] 02/23/09 17:58:45 uncle_fungus Fixed an oops with new languages in OSX build
(edit) @477 [477] 02/23/09 17:52:13 uncle_fungus Fixed OSX build system
(edit) @476 [476] 02/23/09 10:51:52 uncle_fungus Further win32 build optimisations
(edit) @475 [475] 02/20/09 15:32:35 uncle_fungus Updated setup_aggressive to allow building against latest code
Note: See TracRevisionLog for help on using the revision log.