Activity for QSMM

  • Oleg Volkov Oleg Volkov created a blog post

    QSMM version 1.19.1 released

  • QSMM QSMM released /1.1x/qsmm-1.19.1.tar.gz

  • Oleg Volkov Oleg Volkov committed [r674] on Code

    Tagging the 1.19 release of the project

  • Oleg Volkov Oleg Volkov committed [r673] on Code

    Deleting a tag with a missing commit for files in the root directory

  • Oleg Volkov Oleg Volkov committed [r672] on Code

    * configure.ac: add year 2025 to the copyright notice; change

  • Oleg Volkov Oleg Volkov created a blog post

    QSMM version 1.19 released

  • QSMM QSMM released /1.1x/qsmm-1.19.tar.gz

  • Oleg Volkov Oleg Volkov committed [r671] on Code

    Tagging the 1.19 release of the project

  • Oleg Volkov Oleg Volkov committed [r670] on Code

    Update package documentation

  • Oleg Volkov Oleg Volkov committed [r669] on Code

    Agree tests with updated source code

  • Oleg Volkov Oleg Volkov committed [r668] on Code

    * gnuplot.script: remove the file.

  • Oleg Volkov Oleg Volkov committed [r667] on Code

    * asm_disasm.c: move the file from "../samples/asm_disasm.c"; add year 2025

  • Oleg Volkov Oleg Volkov committed [r666] on Code

    * qsmm.h: add year 2025 to the copyright notice; remove the enumeration

  • Oleg Volkov Oleg Volkov committed [r665] on Code

    * mehcall.h: add year 2025 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r664] on Code

    Agree tests with changes to the library code

  • Oleg Volkov Oleg Volkov committed [r663] on Code

    * asm_disasm.c (main): set 'disasm_desc.comment_state_idx=1'.

  • Oleg Volkov Oleg Volkov committed [r662] on Code

    * qsmm.h (qsmm_disasm_desc_s): add the fields 'comment_state_idx',

  • Oleg Volkov Oleg Volkov committed [r661] on Code

    Agree tests with changes to the library and sample programs code

  • Oleg Volkov Oleg Volkov committed [r660] on Code

    * asm_disasm.c: add year 2024 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r659] on Code

    * qsmm.h (qsmm_engine_desc_s): add the field 'large_desc_p';

  • Oleg Volkov Oleg Volkov committed [r658] on Code

    * huffman.h: add year 2024 to the copyright notice; agree function

  • Oleg Volkov Oleg Volkov committed [r657] on Code

    Agree tests with changes to the library code

  • Oleg Volkov Oleg Volkov committed [r656] on Code

    * qsmm.h: add year 2024 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r655] on Code

    * instr_class_set.h: add year 2024 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r654] on Code

    Add subtests for the option '--det-shape=linear|exp'

  • Oleg Volkov Oleg Volkov committed [r653] on Code

    * coverage.h: add the enumeration 'det_shape_e'; add the

  • Oleg Volkov Oleg Volkov committed [r652] on Code

    Agree tests with new functionality

  • Oleg Volkov Oleg Volkov committed [r651] on Code

    * asm_disasm.c: add #include <qsmm/map.h>; add the macros ERR_NOMEM and

  • Oleg Volkov Oleg Volkov committed [r650] on Code

    * qsmm.h: add the macros QSMM_ASM_DETERM_GOTO and QSMM_ASM_DETERM_ACTION;

  • Oleg Volkov Oleg Volkov committed [r649] on Code

    * disasm_template.h (_qsmm_var_out_add): add the argument 'is_var_out'.

  • Oleg Volkov Oleg Volkov committed [r648] on Code

    Agree tests with changes to the source code

  • Oleg Volkov Oleg Volkov committed [r647] on Code

    * asm_disasm.c (nop): use 'mehcall->evt' instead of 'qsmm_evt'; use

  • Oleg Volkov Oleg Volkov committed [r646] on Code

    * err.h (qsmm_except_outcome_s): add the field 'mehcall'.

  • Oleg Volkov Oleg Volkov committed [r645] on Code

    * model.h: add #include "priv/mehcall.h".

  • Oleg Volkov Oleg Volkov committed [r644] on Code

    Agree tests with changes to the source code

  • Oleg Volkov Oleg Volkov committed [r643] on Code

    * asm_disasm.c (main): remove the mentions of probabilities lists.

  • Oleg Volkov Oleg Volkov committed [r642] on Code

    * qsmm.h: add the macros QSMM_PARSE_ASM_COMPOUND,

  • Oleg Volkov Oleg Volkov committed [r641] on Code

    * disasm_template.h: add year 2023 to the copyright notice; agree function

  • Oleg Volkov Oleg Volkov committed [r640] on Code

    Test the 'ldef' directive and specifying a macro name in an 'end macro' directive

  • Oleg Volkov Oleg Volkov committed [r639] on Code

    Test the flag QSMM_PARSE_ASM_STRIP_COMMENTS

  • Oleg Volkov Oleg Volkov committed [r638] on Code

    * topdown.c (call): analyze the error code of 'qsmm_node_call_default' and

  • Oleg Volkov Oleg Volkov committed [r637] on Code

    * asm.c (MSG_LOC_ASM): use '_qsmm_get_instr_loc' to obtain 'loc_p'; add

  • Oleg Volkov Oleg Volkov committed [r636] on Code

    * instr.h: add year 2023 to the copyright notice; add #include "msglist.h";

  • Oleg Volkov Oleg Volkov committed [r635] on Code

    * gram_rege.c (gram_rege_create_prg): pass QSMM_PARSE_ASM_STRIP_COMMENTS

  • Oleg Volkov Oleg Volkov committed [r634] on Code

    * qsmm.h: add the macro QSMM_PARSE_ASM_STRIP_COMMENTS.

  • Oleg Volkov Oleg Volkov committed [r633] on Code

    Agree tests with added functionality.

  • Oleg Volkov Oleg Volkov committed [r632] on Code

    * asm_disasm.c: add year 2023 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r631] on Code

    * qsmm.h: add year 2023 to the copyright notice; add the enumeration

  • Oleg Volkov Oleg Volkov committed [r630] on Code

    * map_storage.h: add year 2023 to the copyright notice; agree the prototype

  • Oleg Volkov Oleg Volkov committed [r629] on Code

    Update 'Makefile.am'

  • Oleg Volkov Oleg Volkov committed [r628] on Code

    * Agree binary executable tests with changes to the library

  • Oleg Volkov Oleg Volkov committed [r627] on Code

    * maze_asm.c: add year 2022 to the copyright notice; remove the

  • Oleg Volkov Oleg Volkov committed [r626] on Code

    * qsmm.h: add the prototype of 'qsmm_set_actor_nsig_out' function.

  • Oleg Volkov Oleg Volkov committed [r625] on Code

    * instr_class_set.h: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r624]

    * Agree with new default value for the multiplier for converting discrete

  • Oleg Volkov Oleg Volkov committed [r623]

    * qsmm-mk-plot-dataset.sh: remove the file.

  • Oleg Volkov Oleg Volkov committed [r622]

    * labyr2.c (main): use the functions 'qsmm_get_actor_sig_ngram' and

  • Oleg Volkov Oleg Volkov committed [r621]

    * qsmm.h: add the prototypes of 'qsmm_actor_reg_ngram_in'

  • Oleg Volkov Oleg Volkov committed [r620]

    Test the operator '<-' and dumping terminal symbol n-grams

  • Oleg Volkov Oleg Volkov committed [r619]

    * coverage.c (coverage_ast_collect_removable): support

  • Oleg Volkov Oleg Volkov committed [r618]

    Agree tests with new functionality

  • Oleg Volkov Oleg Volkov committed [r617]

    * coverage.c (collect_ord_terms): support REGEX_AST_NODE_DEFER.

  • Oleg Volkov Oleg Volkov committed [r616]

    Increase 'generate-am.sh' performance and agree tests with source code changes

  • Oleg Volkov Oleg Volkov committed [r615]

    * pcfg_base.h (pcfg_markup_e): correct a comment for the

  • Oleg Volkov Oleg Volkov committed [r614]

    Extend tests for checking new functionality

  • Oleg Volkov Oleg Volkov committed [r613]

    * coverage.h: agree function prototypes with function definitions.

  • Oleg Volkov Oleg Volkov committed [r612]

    Increase source code coverage and agree with changes to 'qsmm_actor_desc_s' and related datatypes

  • Oleg Volkov Oleg Volkov committed [r611]

    * labyr2.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r610]

    * qsmm.h: add year 2022 to the copyright notice; remove the enumeration

  • Oleg Volkov Oleg Volkov committed [r609]

    * wish.h: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r608]

    * configure.ac: replace AC_PROG_LIBTOOL, AC_HELP_STRING, AC_PROG_CC_C99

  • Oleg Volkov Oleg Volkov committed [r607]

    Convert shell script tests for running using a shell script testing framework

  • Oleg Volkov Oleg Volkov committed [r606]

    * coverage.h: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r605]

    * asm.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r604]

    Add the ability to run binary executable tests under Valgrind by 'make check'

  • Oleg Volkov Oleg Volkov committed [r603]

    * configure.ac: call AC_ARG_VAR for the variables ASY, CONVERT, DVIPS,

  • Oleg Volkov Oleg Volkov committed [r602]

    * configure.ac: add year 2022 to the copyright notice; remove AC_PROG_CPP,

  • Oleg Volkov Oleg Volkov committed [r601]

    Remove O_BINARY

  • Oleg Volkov Oleg Volkov committed [r600]

    * asmpp.c: add year 2022 to the copyright notice; add #include <wchar.h>.

  • Oleg Volkov Oleg Volkov committed [r599]

    * err_priv.h: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r598]

    Increase test coverage of 'disasm.c' file

  • Oleg Volkov Oleg Volkov committed [r597]

    * disasm.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r596]

    Increase test coverage of 'err.c' file

  • Oleg Volkov Oleg Volkov committed [r595]

    * huffman.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r594]

    Increase test coverage of 'instr.c' file

  • Oleg Volkov Oleg Volkov committed [r593]

    * parse_asm.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r592]

    * instr.c: add year 2022 to the copyright notice.

  • Oleg Volkov Oleg Volkov committed [r591]

    Increase test coverage of 'instr_class.c' file

  • Oleg Volkov Oleg Volkov committed [r590]

    Increase test coverage of 'map_storage.c' file

  • Oleg Volkov Oleg Volkov committed [r589]

    Increase test coverage of 'mat_output.c' file

  • Oleg Volkov Oleg Volkov committed [r588]

    Increase test coverage of 'model.c' file

  • Oleg Volkov Oleg Volkov committed [r587]

    * model.c (evt_dump): mark deprecated mode by comments.

  • Oleg Volkov Oleg Volkov committed [r586]

    Rework the test of tracing calls to multinode model API functions

  • Oleg Volkov Oleg Volkov committed [r585]

    * model.c (qsmm_set_nstate_max): eliminate the variable 'nstate_env';

  • Oleg Volkov Oleg Volkov committed [r584]

    Increase test coverage of 'storage.c' file

  • Oleg Volkov Oleg Volkov committed [r583]

    Add a test of tracing event processing

  • Oleg Volkov Oleg Volkov committed [r582]

    * str.c (_qsmm_dump_wcs_literal): mark unused mode by comments.

  • Oleg Volkov Oleg Volkov committed [r581]

    Increase test coverage of 'vector.c' file

  • Oleg Volkov Oleg Volkov committed [r580]

    Increase test coverage of 'wish.c' file

  • Oleg Volkov Oleg Volkov committed [r579]

    * qsmm.h (qsmm_get_actor_range_sig): reformat the function prototype.

1 >
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.