BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
output
/
output.cpp
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
2972d 01h
werner
/
public SVN
1221
2972d 01h
werner
/branches/
public SVN
1220
2972d 01h
werner
/branches/version1.0/
Version 1.0
1218
2972d 03h
werner
/
clean up repository - make 1.0 trunk again!
1217
2972d 03h
werner
/
clean up repository - make 1.0 trunk again!
1104
3260d 07h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
1023
3553d 11h
werner
/branches/port_qt5_64bit/src/output/
extended error message when writing output database.
779
4244d 02h
werner
/branches/port_qt5_64bit/
671
4827d 03h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
639
4988d 01h
werner
/
move current content to the "trunk"
539
5135d 03h
werner
/src/
continue implementing grid functionality (yeah! a simple grid input already works)
removing the bug that caused db locks when reloaded model without actually simulating.
407
5338d 07h
werner
/src/
modified the painting of trees (use now the crown radius)
tried to fix the database lock error when reloading the model (not solved: but: no problem when model was executed for at least one year...)
265
5561d 12h
werner
/src/
tried to run iLand again for larger area, and got into concurrency-issues. Reasons:
* debug-messages: are now buffered in a string list and not instantly sent to the QTextEdit
* Expressions: lightResponse-formula: accessed concurrently by several threads; now there are thread-safe versions (executeLocked() and calculateLocked()) that use a QMutexLocker to properly serialize the execution flow.
257
5562d 21h
werner
/src/
added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
254
5563d 19h
werner
/src/
menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.
253
5563d 19h
werner
/src/output/
added a "toWiki"-function that create a wiki-style-format string from output table descriptions.
232
5568d 23h
werner
/src/output/
Outputs: strange insert performance behavior and locks when re-running the model. finally, old inserter-statements are finish()-ed to clear all locks.
231
5569d 10h
werner
/src/
3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.
230
5569d 13h
werner
/src/
3PG work out
229
5569d 15h
werner
/src/
3pg model. fixed a problem with the setup of ResourceUnitSpecies (a classic: a pointer to a vector, which is still growing... grrrrr.... it took hours to find)
←Prev
1
2
Next→
Show All