revbank/lib/RevBank
Juerd Waalboer 45f12a9354 Fix saving files in text editor
It stored the old content, so effectively not changing the file.

I don't really understand why *this* was the version I committed,
because I was sure I tested it and it worked :)
2022-09-06 23:48:55 +02:00
..
Cart Prepare for future removal of support for unbalanced transactions 2022-06-12 21:49:22 +02:00
Amount.pm Suppress warning when -cash does not yet exist 2022-06-12 02:31:29 +02:00
Amount.pod typo 2022-06-12 02:34:34 +02:00
Cart.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
FileIO.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00
FileIO.pod Implement global advisory lock 2022-08-29 17:50:12 +02:00
Global.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00
Messages.pm Bump to v3.4; make all transactions balanced using hidden accounts 2022-06-11 18:51:26 +02:00
Plugin.pm Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Plugins.pm Split "help" into "help" and "help2"; ditch pager 2022-06-11 16:31:44 +02:00
Plugins.pod Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
TextEditor.pm Fix saving files in text editor 2022-09-06 23:48:55 +02:00
TextEditor.pod bump to v3.5; add built-in editor 2022-08-30 20:45:01 +02:00
Users.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00