spaette

Results 16 issues of spaette

replace .svg and add .shar file to contrib _i.e._ copy julia-dots.svg to contrib/julia.svg contrib/README.md ``` |[ julia.svg ](https://github.com/JuliaLang/julia/blob/master/contrib/julia.svg) | Julia svg image file | |[ kde.shar ](https://github.com/JuliaLang/julia/blob/master/contrib/kde.shar) | KDE desktop...

build

Are prebuilt docs' rendering of buttons unintentional? ``` $ cd /tmp; tar xf julia-1.8.1-linux-x86_64.tar.gz $ ``` open in a graphical web browser the following file:///tmp/julia-1.8.1/share/doc/julia/html/en/stdlib/Statistics.html a source button appears when...

docsystem

below can be modified ```sh $ cat typos.sh #!/bin/sh sed -i "s/Dimminished/Diminished/g" libtommath/logs/before_after.dem sed -i "s/Dimminished/Diminished/g" libtommath/logs/graphs.dem sed -i "s/accomodate/accommodate/g" libtommath/mp_mul_2.c sed -i "s/accomodate/accommodate/g" libtommath/mp_2expt.c sed -i "s/addtional/additional/g" libtommath/mp_prime_is_prime.c sed...

``` $ sed -i "s/dont/don't/g" rdfind/Dirlist.cc $ sed -i "s/likelilihood/likelihood/g" rdfind/do_quality_checks.sh $ ```

Dumped repo strings exposed a few typos.

If the `.github/workflows` directory file should be changed let me know. ``` $ grep -nr intall yubikey-manager-qt yubikey-manager-qt/.github/workflows/macOS.yml:61: # Re-intall after, because it's needed for wget. $ ``` I presume...

fix typos in bitmap image file names

lib/DataDrivenLux/src/algorithms/reinforce.jl check change in above file is correct prior to merge lib/DataDrivenSparse/src/algorithms/ADMM.jl capitalised `lagrangian` in above file

ompi directory dumped strings could use advice on the following ompi/mca/coll/hcoll/coll_hcoll_dtypes.h ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c ompi/mca/topo/base/topo_base_cart_shift.c ompi/mpi/fortran/use-mpi-tkr/mpi-f90-cptr-interfaces.h ompi/mca/common/monitoring/common_monitoring.c ompi/datatype/ompi_datatype.h ompi/mca/common/ompio/common_ompio_aggregators.c ompi/mpi/java/java/MPI.java ``` $ sed -n '4,6p' ompi/ompi/mca/coll/hcoll/coll_hcoll_dtypes.h /*Here comes the translation between ompi_datatype_t...

classes resequenced and `` elements removed