Introduce class completion_tracker & rewrite completion<->readline interaction
[deliverable/binutils-gdb.git] / gdb / rust-lang.c
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-05-21  Tom TromeyPrint Rust unsized array types a bit more nicely
2017-05-20  Tom TromeyUse watchpoint's language when re-parsing expression
2017-05-12  Tom TromeyAvoid exponential behavior in rust_evaluate_subexp
2017-05-12  Tom TromeyFix rust_dump_subexp_body
2017-05-12  Tom TromeyReplace "return" with "break"
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-10  Tom TromeyRemove unused variable in rust-lang.c
2017-02-04  Tom TromeyFix ptype of single-member Rust enums
2017-02-03  Tom TromeyUse bool in Rust code
2017-02-03  Tom TromeyReindent rust-lang.c
2017-02-03  Tom TromeyUse std::string in Rust code
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-12  Tom TromeyRemove some cleanups from the rust code
2016-11-12  Tom TromeyUse std::string in rust_get_disr_info
2016-11-08  Yao QiRemove parameter valaddr from la_val_print
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/rust-lang.c
2016-11-08  Yao QiFix indentation
2016-11-03  Manish GoregaokarAdd support for untagged unions in Rust
2016-11-03  Manish GoregaokarFix handling of discriminantless univariant enums in...
2016-09-23  Tom TromeyUse std::string, std::vector in rust-lang.c
2016-09-06  Ulrich WeigandAdd missing format for built-in floating-point types
2016-07-21  Tom TromeyAllow empty struct expressions in Rust
2016-07-14  Tom TromeyRemove unused variables
2016-07-06  Manish GoregaokarAllow subscripting raw pointers
2016-06-29  Manish GoregaokarInitialize strtok_r's saveptr to NULL
2016-06-29  Manish GoregaokarUse strtok_r instead of strsep in rust_get_disr_info
2016-06-27  Manish GoregaokarPrint void types correctly in Rust
2016-06-25  Tom TromeyFix formatting in rust-lang.c
2016-06-25  Manish GoregaokarMake evaluation and type-printing of all NonZero optimi...
2016-06-24  Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-24  Tom TromeyMove filename extensions into language_defn
2016-05-18  Tom TromeyFix build failure with GCC 4.1.
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-05-17  Tom TromeyAdd support for the Rust language
This page took 2.354242 seconds and 43 git commands to generate.