index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Commands
/
CommandObjectApropos.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apropos should search user commands as well as built-in commands.
Jim Ingham
2013-05-17
1
-16
/
+46
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-14
/
+9
*
Make raw & parsed commands subclasses of CommandObject rather than having the...
Jim Ingham
2012-06-08
1
-9
/
+5
*
General cleanup on the UserSettingsController stuff. There were 5 different
Greg Clayton
2011-04-19
1
-2
/
+5
*
Modify 'apropos' command to search settings variable descriptions as well.
Caroline Tice
2011-02-04
1
-0
/
+15
*
Fixed a missing newline when you type "apropos somethingthatdoesnotexist".
Greg Clayton
2010-11-02
1
-1
/
+1
*
Fixed a missing space when using the "apropos" command and you don't find any...
Greg Clayton
2010-10-09
1
-2
/
+1
*
Modify existing commands with arguments to use the new argument mechanism
Caroline Tice
2010-10-04
1
-1
/
+13
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-12
/
+12
*
Small help text fixes, to make it more consistent and accurate.
Caroline Tice
2010-09-07
1
-1
/
+1
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-3
/
+3
*
Fix GetRepeatCommand so it works with multi-word commands.
Jim Ingham
2010-07-07
1
-1
/
+0
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-7
/
+14
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+96