|
86003527b0
|
LazStats: Fix compilation with FPC 3.3.1/64-bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-03 23:50:51 +00:00 |
|
|
d2ffe083b1
|
Lazstats: Merge LatinSpecsUnit with LatinSqrsUnit. Inherit from BasicStatsReportFormUnit. Remove LatinSpecsUnit from project, delete files. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7922 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-12-04 23:58:20 +00:00 |
|
|
fb470a0b67
|
LazStats: Confirm overwriting existing variables in CompRelUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-23 17:45:40 +00:00 |
|
|
efa8f7bcbc
|
LazStats: Inherite CompRelUnit from BasicStatsReportFormUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7902 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-23 17:03:40 +00:00 |
|
|
b98f47bf19
|
LazStats: Inherit GuttmanUnit from BasicStatsReportFormUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7899 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-23 00:09:14 +00:00 |
|
|
128c037e14
|
LazStats: Some more improvements in RaschUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-22 22:29:04 +00:00 |
|
|
9da0a4334a
|
LazStats: Inherit RaschUnit from BasicStatisReportAndChartUnit. Some refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-22 18:48:59 +00:00 |
|
|
a5e228e9ea
|
LazStats: Inherit SuccIntUnit from BasicStatsReportFormUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7891 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-16 22:39:06 +00:00 |
|
|
06a2f4ff97
|
LazStats: Refactoring of TwoCorrsUnit. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-11-06 00:04:57 +00:00 |
|
|
aac25fbe8d
|
LazStats: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-29 22:48:02 +00:00 |
|
|
cfe3a9c460
|
LazStats: Less hints and warning.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-26 18:00:52 +00:00 |
|
|
af6047d214
|
LazStats: Add and integrte new standalone units MatrixUnit and RegressionUnit. Move some code from MathUnit to MatrixUnit or RegressionUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7777 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-14 14:28:59 +00:00 |
|
|
a91ba1bc04
|
LazStats: Further refactoring of ResistanceLineUnit. Some rearrangement of units to make MathUnit only dependent on Globals (for easier testing).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-10 11:02:59 +00:00 |
|
|
21b70d0447
|
LazStats: Fix wrong parameter of ProbF() call in BreakDownUnit. Move function ProbF to MathUnit for better testing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 14:05:34 +00:00 |
|
|
78ae64721c
|
Lazstats: Rename Options.DefaultPath to .DefaultDataPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-20 21:38:09 +00:00 |
|
|
a8307a5798
|
Lazstats: Refactor main form by beginning to rename menu items and to bring their methods in systematic order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-18 21:16:19 +00:00 |
|
|
3a8e6c0071
|
LazStats: Prepare help system for usage with lhelp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-17 13:55:43 +00:00 |
|
|
6bc55459b9
|
LazStats: Refactor TestScoreUnit. Add demo files from OpenStat. Add help to chm file. Activate help link.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7459 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-16 14:06:50 +00:00 |
|
|
8c55b236e4
|
Lazstats: Complete help text for ItemBankingUnit. Some refactoring of item banking units.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-15 11:02:28 +00:00 |
|
|
fac710ba0c
|
Further refactoring of the item_banking units. Remove the overloads from matrixlib writing reports to OutputFrm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-14 19:56:00 +00:00 |
|
|
52f150f6a9
|
Lazstats: Refactor units of the item banking system (reports to stringlist, not to outputfrm directly; clean-up of code). NOT TESTED. Hook help items of Measurement Programs menu to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-14 13:51:39 +00:00 |
|
|
33e90c9cf9
|
LazStats: Refactor TestScoreUnit. No help file entry, yet, because there seems to be no data file for testing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-13 21:39:42 +00:00 |
|
|
907ce43f18
|
Lazstats: Refactor LatinSpecsUnit and latinSqrsUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-10 23:10:20 +00:00 |
|
|
ca4fa9b510
|
LazStats: Improved output of SuccIntUnit. Include in help.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-10 13:00:49 +00:00 |
|
|
6e9d618d20
|
LazStats: Refactor RelChangeUnit. Add its pdf to the chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-10 11:09:57 +00:00 |
|
|
c2da67888c
|
LazStats: Refactor CurSimUnit. Add its pdf to chm help. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-08 21:31:22 +00:00 |
|
|
eb3dd9b59a
|
LazStats: Refactor GradingBookUnit and GradingUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-02 11:44:03 +00:00 |
|
|
21987bd7d9
|
Lazstats: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-21 20:45:15 +00:00 |
|
|
3019ff51ba
|
LazStats: Refactor DifUnit. Add to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-21 20:00:11 +00:00 |
|
|
e2de5809db
|
LazStats: Refactor PolyDIFUnit. Update chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-21 10:39:17 +00:00 |
|
|
2d80d005dd
|
LazStats: Remove Cancel button from SpBrUnit. Add text from pdf to chm help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-18 21:43:43 +00:00 |
|
|
bf920008ff
|
LazStats: Remove cancel button from KR21Unit. Add its help text to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-18 21:19:03 +00:00 |
|
|
8786e8a9fa
|
Lazstats: Avoid pointless subtraction of 1 from array indexes in CompResUnit. Update chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-18 20:58:47 +00:00 |
|
|
fe372ec99d
|
LazStats: Refactor CompRelUnit. Add help text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-18 20:50:34 +00:00 |
|
|
c0fccdfa28
|
LazStats: Simplification of GuttmanUnit. Add help text. No sample file found for testing, though.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-18 20:06:02 +00:00 |
|
|
2f3af00ef0
|
LazStats: Refactor RaschUnit, add help text to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-15 12:17:18 +00:00 |
|
|
7b48e29ef4
|
LazStats: Refactor TestGenUnit. Add item to chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-14 16:05:45 +00:00 |
|
|
2f33dc9f7b
|
LazStats: initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-30 18:01:44 +00:00 |
|