User:Andy1978: Difference between revisions

Jump to navigation Jump to search
478 bytes removed ,  5 October 2016
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:


* Add swisdom (single prec.) to /libinterp/dldfcn/fftw.cc documentation
* Add swisdom (single prec.) to /libinterp/dldfcn/fftw.cc documentation
* linguist-qt4: octave-src/libgui$ lupdate -recursive src qterminal graphics -ts languages/de_DE.ts
* linguist-qt4: octave-src/libgui$ "lupdate -recursive -no-obsolete -locations relative src qterminal graphics -ts languages/*ts"
* Torsten uses lupdate -no-obsolete -locations relative $SEARCH_PATH -ts $file


=== GUI ===
=== GUI ===
Line 44: Line 43:


First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
== brainstorming ==
* something like autobuilder for octave would be cool. Jordi mentioned http://hydra.nixos.org/jobset/gnu/octave-default
* perhaps http://www.phoronix-test-suite.com/?


== Snippets ==
== Snippets ==
Line 64: Line 59:
=== commands from which I regularly doesn't find the name ===
=== commands from which I regularly doesn't find the name ===
* octave_config_info ()
* octave_config_info ()
* merge (C's (a)? b: c); syntax


=== libgraphicsmagick++3 quantum-depth ===
=== libgraphicsmagick++3 quantum-depth ===
Line 213: Line 209:
  hg log -r "bisect(good) or bisect(bad)" --template "{rev}:{node|short} {bisect}\n"
  hg log -r "bisect(good) or bisect(bad)" --template "{rev}:{node|short} {bisect}\n"


== octave-image-acquisition on forge ==
== Links ==


This are just some snippets and links.
* [http://hg.code.sf.net/p/octave/image hgweb on sourceforge]
* still mentiones SVN but the idea is the same http://octave.sourceforge.net/developers.html
* [http://mywiki.wooledge.org/BashFAQ/073 bash parameter expansion]
* you can use if you want but basically boils down to, hg archive, remove the hg hiden files, run the bootstrap file in src/ (if you have one), tarball the repository, install the package, generate the html, upload them to the release tracker
219

edits

Navigation menu