index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
edify
/
expr.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
Cleanup ReadArgs & ReadValueArgs usage
Tianjie Xu
1
-111
/
+12
2016-10-15
Change StringValue to use std::string
Tianjie Xu
1
-156
/
+172
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
1
-52
/
+13
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-26
/
+13
2016-05-20
Allow recovery to return error codes
Tianjie Xu
1
-10
/
+29
2016-04-18
Fix google-runtime-int warnings.
Chih-Hung Hsieh
1
-3
/
+4
2015-08-20
edify: Switch to C++.
Tao Bao
1
-14
/
+16
2014-02-14
clean up some warnings when building recovery
Doug Zongker
1
-2
/
+0
2013-07-09
recovery: move log output to stdout
Doug Zongker
1
-2
/
+2
2012-04-12
minor recovery changes
Doug Zongker
1
-1
/
+1
2010-02-25
make StringValue wrapper okay to call on NULL
Doug Zongker
1
-0
/
+1
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
1
-45
/
+116
2010-02-18
Filename check and free allocated strings
Kenny Root
1
-0
/
+3
2009-06-18
add file_getprop() to updater
Doug Zongker
1
-0
/
+13
2009-06-13
add less_than_int, greater_than_int to edify
Doug Zongker
1
-0
/
+53
2009-06-12
fixes to edify and updater script
Doug Zongker
1
-257
/
+249
2009-06-12
edify extensions for OTA package installation, part 2
Doug Zongker
1
-1
/
+1
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
1
-0
/
+95
2009-06-10
core of edify, an eventual replacement for amend
Doug Zongker
1
-0
/
+279