1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-04 22:19:38 +00:00

9 Commits

Author SHA1 Message Date
markusbloch
3dc9c484ee 98_version.pm: fixing race condition when execution "version noheader"
git-svn-id: https://svn.fhem.de/fhem/trunk@10658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-29 19:43:10 +00:00
markusbloch
b25041f63d 98_version.pm: add optional "noheader" attribute by betateilchen (Forum: #48362), eval regexp before using to avoid FHEM crash
git-svn-id: https://svn.fhem.de/fhem/trunk@10656 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-29 16:12:09 +00:00
markusbloch
5e6aa0b122 version: add =item command marker, optimized regexp
git-svn-id: https://svn.fhem.de/fhem/trunk@10543 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-16 22:15:39 +00:00
markusbloch
991b6c05bd version: fix missing semicolon (Forum: #47373)
git-svn-id: https://svn.fhem.de/fhem/trunk@10479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-13 18:56:44 +00:00
markusbloch
939a5a7ff1 version: code optimization
git-svn-id: https://svn.fhem.de/fhem/trunk@10477 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-12 21:16:15 +00:00
markusbloch
dbda4be4c0 version: use $0 to read $Id$ direct from fhem.pl, code optimizations
git-svn-id: https://svn.fhem.de/fhem/trunk@10475 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-12 18:51:31 +00:00
markusbloch
a0ee73acc3 version: skip file read if $Id$ found, close file after reading
git-svn-id: https://svn.fhem.de/fhem/trunk@10470 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-11 23:05:37 +00:00
markusbloch
86534b0786 version: fix missing newline when $param is used (Forum: #47155)
git-svn-id: https://svn.fhem.de/fhem/trunk@10464 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-11 20:06:10 +00:00
markusbloch
1e0502907c 98_version.pm: separation of version command from fhem.pl - first step (Forum: #47155)
git-svn-id: https://svn.fhem.de/fhem/trunk@10451 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 22:24:10 +00:00