Next | Query returned 24 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-20 11:54:31 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 5.12

5.12
-add command `(),``()
 define group "string"
 `("{string}")
 ``("{string}")(atom list)
-update mcf2graph.mp
-update main_lib.mcf
-update MCF manual,example

5.11
-change command name
 !!  => !db,!d
 !!! => !tm,!t
-change group name
 CCl2=> ?Cl!Cl
 CCl3=> ?Cl?Cl!Cl
 CF2 => ?F!F
 CF3 => ?F?F!F
-add abbreviated form command
 !wf,!w : !~wf
 !zf,!z : !~zf
 !db,!d : !~db
 !wb : !~wb
 !zb : !~zb
 !dl : !~dl
 !dr : !~dr
 !dm : !~dm
-update main_lib.mcf,template_lib.mcf
-update MCF manual,example

5.10
-add binary operator +
 a + b : '(a,b)
-change group name
 CO => ?O,  COO => ?O!O
 SO => S?O, SOO => S?O?O
 N! => N?,  N!2 => N?2
-change command name of add(),ext()
 ** => #
-fix bug in expand mode
-update MCF manual,example
   2023-06-17 13:47:52 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 5.02

5.00
-change syntax of beginfigm()
 beginfigm() => beginfigm
-change command name
 MC() => cv()
 mc_check() => checkm()
-change library name
 mcf_library.mcf => main_lib.mcf
-add command loadm(),readm(),getm(),putm
-delete command mc_query()
-delete aux-file output
-add MCF template file template_lib.mcf
-add batch file mcf_to_graph.cmd
 >mcf_to_graph template_lib.mcf
  drag and drop library files on this batch
  create svg(default) files in ./template_lib
-update mcf2graph.mp
-update mcf_exa_soc.mp
-update MCF manual,example

5.01
-change command name
  cv_at() => cvat()
-update MCF manual,example

5.02
-change command name
 cv() => drawm()
-add abbreviated form command
 '',$,@,#,#@,##,|=,|<,_,\,\*,\\
-delete command cvat()
-update MCF manual,example
   2023-04-02 13:28:49 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.92

4.91
-update MCF manual
 from this version typeset with LuaTeX
 include mcf_man_soc.mp,mcf_mplib_exa.tex
-delete mcf_man_soc.mp
-delete mcf_mplib_exa.tex
-delete mcf_mplib_exa.pdf

4.92
-change default output
 eps => svg
-update MCFexample
 include mcf_exa_code.tex
-delete mcf_exa_code.tex
-delete mcf_exa_code.pdf
   2022-09-01 13:04:10 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.87

4.87
-change format of mcf_library.mcf
-change output file name
-update MCF manual,example

4.86
-fix bug in function mc_query()
-update mcf_library.mcf

4.85
-fix bug in function mc_query()
-update mcf_library.mcf
-update MCF manual
   2022-05-15 06:31:27 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.84

-fix bug in atom drawing
-improve report output
-update mcf_library.mcf
   2022-04-14 04:27:18 by Mark Davies | Files touched by this commit (7) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.83

4.83
-fix bug in bond check
-change fuction name
 check() => mc_check()
 query() => mc_query()
-improve report output
-update mcf_library.mcf
-update MCF manual

4.82
-add new example file
 mcf_exa_code.tex (example include code)
 mcf_exa_code.pdf
-change file name
 mf_data_base.mcf => mcf_library.mcf
-update mcf2graph.mp
-update mcf_library.mcf
-update MCF example

4.81
-update mcf2graph.mp
-update MCF manual

4.80
-update mcf2graph.mp
-update mcf_data_base.mcf
-update MCF manual,example
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-06-05 06:14:03 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.65

4.65
-add parameter for sw_output
  None_Info_t  :  output font,'temp-info.aux'
  None_Mcode_t :  output font,'temp-mc.aux'
  None_Report_t : output font,'temp-report.aux'
  None_Info_Mcode_t :
    output font,'temp-info.aux','temp-mc.aux'
-update mcf_data_base.mcf
-update MCF manual,example

4.64
-add parameter for sw_output
    Mcode   : output MCF aux files
    Mcode_t : output 'temp-mc.aux'
    Info_t  : output 'temp-info.aux'
-update MCF manual,example

4.63
-add option parameter sw_output
    sw_calc   =1 => sw_output=None
    sw_aux_out=1 => sw_output=Info1
    sw_aux_out=2 => sw_output=Info2
    sw_rep_out=1 => sw_output=Report
    sw_mol_out=1 => sw_output=MOL2k
    sw_mol_out=2 => sw_output=MOL3k
-delete option parameters
    sw_calc,sw_aux_out,sw_rep_out,sw_mol_out,
    sw_file_open
-change molecular data base format
    end MCF : "-" => "+"
-update MCF manual,example

4.62
-add molecular data base file
    'mcf_data_base.mcf'
-improve function beginfont()
    able to use molecular data base file
-add option parameter sw_file_open
-improve function check()
-update MCF manual,example

4.61
-change syntax
    @.$n => @$n
    &.$n => &$n
-change function name
    check_mc() => check()
-improve function check()
-update MCF manual,example
   2021-02-14 21:09:22 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-mcf2graph{,-doc}: update to 4.57

-change syntax
    n:@ => @n
    n:# => &n
    &"+" => "+"
    &"-" => "-"
    |=n  => #n
    =|   => ##
-delete command ``
-delete command a@#b
-delete command A[1],A[-1]
-delete bond type d,w,z
-fix bug in MOL file output
-fix bug in molecular weight calculation
-fix bug in report output
-fix bug in MOL file output
-improve parts definition
-improve global ext() setting
-fix bug in molecular weight calculation
-fix bug in charged atom calculation
-add commands
    ?!   : /_,!
    ??   : /_^35,/_-35
    /?!  : isopropyl
    /??! : tert-butyl
-change syntax
    /N!_ => /N?! : dimethylamino
-improve inline definition
-improve aux file output,input

Next | Query returned 24 messages, browsing 1 to 10 | Previous