[anjuta/newproject] (120 commits) ...Improve AnjutaToken object and update all parsers
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta/newproject] (120 commits) ...Improve AnjutaToken object and update all parsers
- Date: Sat, 19 Dec 2009 14:47:47 +0000 (UTC)
Summary of changes:
6014063... symbol-db: Added new branch cxxparser. (*)
421cbf6... cxxparser: CppScanner refactoring, fixed some compiling iss (*)
4e9f9ac... cxxparser: Added grammar files. (*)
49a87ef... cxxparser: some more refactoring in the naming of the field (*)
b14e186... symbol-db: renamed function symbol_db_engine_add_new_files (*)
994af31... cxxparser: first simple completions (plain and cast struct) (*)
4684301... symbol-db: benchmark now uses anjuta-tags (*)
1456d9b... symbol-db: added symbol_db_util_get_source_files_by_mime () (*)
d4db965... symbol-db: added test-queries program and renamed some quer (*)
5b1826b... symbol-db: queries api lifting. (*)
d1362a8... symbol-db: made symbol-db UserActivatable=no (*)
796e8c9... symbol-db: added a query test and fixed a bug introduced wi (*)
0f5d925... symbol-db: removed useless DEBUG_PRINT (*)
a08acc0... symbol-db: added symbol_db_engine_find_symbol_in_scope () a (*)
5de3f74... symbol-db: added IANJUTA_SYMBOL_MANAGER_SEARCH_FS_PUBLIC or (*)
00272f5... symbol-db: added engines signals to interface. (*)
cb7650c... cxxparser: moved some files. (*)
ae14a1c... cxxparser: added some logic to process multiple tokens but (*)
4e524e9... cxx-parser: test-complex-struct solved. (*)
74cb72a... symbol-db: some cleaning on queries comments. (*)
9982e0d... cxxparser: started refactoring. test-simple-struct && test- (*)
7d20efa... symbol-db: disconnected signals (*)
4e097df... symbol-db: updated IAnjutaSymbolManager interface doc (*)
85aa790... symbol-db: added symbol_db_engine_get_parent_scope_by_symbo (*)
3baf595... symbol-db: update anjuta-tags' flex.c (*)
976e902... symbol-db: added parameter filescope_search to _search_proj (*)
f496738... language-cpp-java: updated interfaces calls (*)
6c71fb5... symbol-db: added regex to filter member variables declarati (*)
e97fd89... cxxparser: test-complex-struct solved successfully. (*)
5de0c22... symbol-db: update preferences gui. (*)
560a7e5... cxxparser: fix compile problem. (*)
caad449... symbol-db: kept GNU regex instead of GRegex. They're alread (*)
62ee043... symbol-db: some code cleaning and bug fixing. (*)
5dace77... symbol-db: made generation of temp file more robust. (*)
091b7f3... cxxparser: code cleaning and better handling of tests. (*)
3d8445b... Updated Hebrew translation (*)
1caea43... Updated Greek translation (*)
78bc6bf... Fix check if the executable is part of the debug configurat (*)
95a01b8... Added Simplified Chinese translations of anjuta manual. (*)
2ba789a... Updated Russian translation (*)
cf37ddb... symbol-db: fix #597113 (*)
4271139... build: bgo #599532 - plugin.c: missing call to fclose (*)
0201693... cxxparser: generalized use of sample-db path (*)
f91d38e... Updated Slovenian translation (*)
a6c7a74... Updated Spanish translation (*)
c4d030a... Updated Spanish translation (*)
f51b49a... Updated Spanish translation (*)
0e43b2d... Updated Simplified Chinese translation. (*)
80bf9f3... Updated Galician Translation (*)
398c90e... Updated Spanish translation (*)
987edf9... Updated Spanish translation (*)
a4f883e... cxxparser: adding an extra tokenizer fixes some expression (*)
fe67958... cxxparser: added test_complex_struct2 to test suite. (*)
6cff309... bgo#600924 - misc. build fixes for 2.28 (*)
4ee482a... Updated files for 2.29.2 release (*)
4eb7ea0... bgo #601567 - Import from git fails (*)
02357a9... Shavian translation (*)
65d832f... cxxparser: added destructor (*)
889fb98... Merge branch 'master' into cxxparser (*)
afe9641... Updated Catalan (Valencian) translation (*)
4924742... symbol-db: Fixed missing include file in lexer (*)
99a2ad2... symbol-db: removed extra debug message. (*)
224ee66... symbol-db: pattern on search-async was not preserved with g (*)
6d1f139... sourceview, cpp-java-assist: started porting to new GtkSour (*)
fcb0c71... sourceview, language-support-cpp-java: Ported everything to (*)
5a1344c... symbol-db: pattern on search-async was not preserved with g (*)
a0a6e65... language-support-cpp-java: Removed the cancel stuff because (*)
aea238d... language-support-cpp-java: Align arguments correctly when w (*)
8eb1613... language-support-cpp-java: Also show completions as functio (*)
b11ffae... language-support-cpp-java: Don't show duplicate symbol entr (*)
7640b17... Use accessor functions instead direct access. (*)
da61081... bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar (*)
4da76f4... libanjuta: Fixed stupid bugs in anjuta-status.c that can le (*)
c445999... bgo#559925 - Send special keys to the terminal (*)
62a5fef... git: add force option to push dialog (*)
3ffe32e... Updated Spanish translation (*)
0a305ec... Updated Hebrew translation (*)
714e1cf... Updated Slovenian translation (*)
6ab88b6... Update Romanian translation (*)
22fd4a3... sourceview: Removed assist-window.c/h and fixed some warnin (*)
c08b620... run-plugin: Fixes "no"-button action in re-run dialog (LP: (*)
b91cdc8... Remove anjuta_message_area_get_type from documentation (*)
cc5844e... Support calltips when autocompletion is not available (*)
77bfde7... debug manger: bgo #602784 - Remove unneeded libsexy code (*)
b661558... libanjuta: Improve docs for ianjuta_editor_assist_invoke(). (*)
1022b8f... libanjuta: Added more documentation to IAnjutaProvider and (*)
6a97d95... anjuta: Move anjuta.ui to anjuta.xml to confirm with the re (*)
a8e05dc... libanjuta: Remove doc comments that irritate the idl parser (*)
857c7a8... sourceview: fix handling of word completion provider in pre (*)
a5660b9... sourceview: fix implementation of ianjuta_editor_assist_inv (*)
5776aac... language-support-cpp-java, document-manager: Move Edit->Aut (*)
802c5a5... language-support-cpp-java: Avoid adding multiple provider i (*)
d8c29c5... Remove deleted file from POTFILES.in (*)
d1e2988... document-manager: move complete icons fom language-support (*)
98c57e9... gdb: Use IAnjutaEnvironment in gdb plugin (*)
3d4d88a... Updated Hebrew translation (*)
a51d4a7... libanjuta, symbol-db, language-support-cpp-java: compilable (*)
18123aa... language-support-cpp-java: added cxxparser files. (*)
2fecbd4... language-support-plugin: cxxparser compiled statically. (*)
ec90680... language-manager: Added get_languages() to the interface (*)
508e532... language-support-cpp-java: fix memory leak (*)
b6b8d15... document-manager: bgo#604065 - save button is disable even (*)
676bb9a... language-support-cpp-java, symbol-db: improved interface. (*)
7a65a2e... language-support-cpp-java: improved stability of cxxparser. (*)
4630929... symbol-db: swapped parameters on iface sync calls. (*)
adb6aa7... language-support-cpp-java: Fixed linkage on 64-bit platform (*)
961e7d1... symbol-db: added comments to interfaces. (*)
7b9f2b4... symbol-db: fixed some null connection warnings. (*)
52ecc51... language-support-cpp-java: Added member completion code for (*)
256821d... language-support-cpp-java: fixed linking problems with sour (*)
ae83332... language-support-cpp-java: code cleaning. Added function si (*)
56c5db8... symbol-db: bgo#604581 - Crash Scintilla when writing a com (*)
739c9b2... symbol-db: support for libgda 4.1.x. (*)
81daa60... Updated Norwegian bokmål translation. (*)
0fd9f2d... symbol-db: bgo#604581 - Crash Scintilla when writing a com (*)
af6fdb5... symbol-db: removed deprecated code cxxparser/. (*)
f26f887... symbol-db: fixed bgo#599323 - symbol-db plugin can't create (*)
89fe168... bgo#604954 - Configure project fail if project path contai (*)
ac43c05... Merge branch 'master' into newproject
6ed8524... Improve AnjutaToken object and update all parsers
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]