Commit Graph

80 Commits

Author SHA1 Message Date
gergely.erdelyi
398ffdae3a Tabs converted to 4 spaces in Python sources. 2008-06-15 14:39:43 +00:00
gergely.erdelyi
921d57098a idc.py: Implemented OpStroff() 2008-06-15 12:12:18 +00:00
gergely.erdelyi
a979882e50 idc.py: Implemented rotate_left() 2008-06-15 12:09:46 +00:00
gergely.erdelyi
ae694a52ba idc.py: Removed a typo 2008-06-15 10:13:27 +00:00
gergely.erdelyi
9216f83c87 Updated year in copyright strings. 2008-06-15 10:03:53 +00:00
gergely.erdelyi
f103d84c83 STATUS.txt: Updated status file 2008-06-15 10:00:04 +00:00
gergely.erdelyi
e94a201897 idc.py: Deprecated XrefType() 2008-06-15 09:49:02 +00:00
gergely.erdelyi
c4830f3e81 idautils.py: Added Xref*() functions for convenient xref handling. 2008-06-15 09:36:30 +00:00
gergely.erdelyi
d0e3a964d8 idautils.py: Added Chunk() to list function chunks. Thanks to Ero Carrera for the patch. 2008-06-13 20:29:05 +00:00
gergely.erdelyi
52f26ecf67 STATUS.txt: Small update for 0.9.57 2008-05-07 10:14:32 +00:00
gergely.erdelyi
52d048cf5b Added small test script for debug event notification hooks 2008-05-04 09:43:57 +00:00
gergely.erdelyi
471191088b build.py: Version bumped to 0.9.57 2008-05-04 05:26:29 +00:00
gergely.erdelyi
b500b41661 dbg.i: First implementation of debug event callback 2008-05-04 05:08:38 +00:00
gergely.erdelyi
f9e166c69c idc.py: Added missing idaapi. to GetMemberStrId(). Thanks to abuse007 for the report and fix. 2008-04-28 19:23:05 +00:00
gergely.erdelyi
6ac2bb185d build.py: Version bumped to 0.9.56 2008-04-12 10:27:30 +00:00
gergely.erdelyi
4762f325d9 CHANGES.txt: Updated changes 2008-04-12 10:27:01 +00:00
gergely.erdelyi
c08d06ab82 expr.i: Ignoring optional _getname argument to CompileLine() 2008-04-12 10:11:14 +00:00
gergely.erdelyi
6b739548fc idc.py: Implemented Compile() 2008-04-12 09:08:37 +00:00
gergely.erdelyi
18b7a6b0ad idautils.py Do not import all symbols from idaapi to keep the namespace clean
init.py: Import the required symbols from idaapi
2008-04-12 09:08:11 +00:00
gergely.erdelyi
a24d2753ec expr.i: Fixed Compile* function to return proper error messages 2008-04-12 08:45:01 +00:00
gergely.erdelyi
d99b2eb64b python.cpp: Added RunPythonStatement() function to IDC 2008-04-12 07:32:34 +00:00
gergely.erdelyi
bab52674ca expr.i: Added CompileEx() Compile() and CompileLine() 2008-04-12 07:30:46 +00:00
gergely.erdelyi
45b614fff0 idaapi.i: Added sval_pointer() type 2008-04-10 19:43:44 +00:00
gergely.erdelyi
4059c6ec72 idc.py: Fixed documentation for GetMarkedPos(), returns BADADDR on error 2008-04-05 10:26:43 +00:00
gergely.erdelyi
ef44c5f123 idc.py: Removed UNIMPLEMENTED marker from atoa() 2008-04-05 10:25:25 +00:00
gergely.erdelyi
fc25932632 Removed extra parameter from Get{First|Next}Member(). Thanks Rodrigo Bogossian Wang for the report. 2008-02-26 20:00:41 +00:00
gergely.erdelyi
bb83731275 Sources synced up to 0.9.55 2008-02-26 19:53:27 +00:00
gergely.erdelyi
7157ef2b3a Source drop for version 0.9.55
-This line, and those below, will be ignored--

M    python/idc.py
M    build.py
M    patches/ida51.patch
M    swig/idp.i
M    swig/bytes.i
M    swig/idaapi.i
M    BUILDING.txt
2007-12-06 13:56:20 +00:00
gergely.erdelyi
7a8f231cb6 build.py: Version bumped to 0.9.54 2007-10-20 08:44:35 +00:00
gergely.erdelyi
9b85915a48 Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00