Procházet zdrojové kódy

Version 0.61

master
Patrick Foubet před 3 dny
rodič
revize
06dba82ec7
42 změnil soubory, kde provedl 42 přidání a 42 odebrání
  1. +1
    -1
      src/conf.h
  2. +1
    -1
      src/debug.c
  3. +1
    -1
      src/debug.h
  4. +1
    -1
      src/dev.c
  5. +1
    -1
      src/dev.h
  6. +1
    -1
      src/err.c
  7. +1
    -1
      src/err.h
  8. +1
    -1
      src/foncs.c
  9. +1
    -1
      src/foncs.h
  10. +1
    -1
      src/gplot.c
  11. +1
    -1
      src/gplot.h
  12. +1
    -1
      src/help.c
  13. +1
    -1
      src/help.h
  14. +1
    -1
      src/histo.c
  15. +1
    -1
      src/histo.h
  16. +1
    -1
      src/i2c.c
  17. +1
    -1
      src/i2c.h
  18. +1
    -1
      src/lib.c
  19. +1
    -1
      src/lib.h
  20. +1
    -1
      src/libmath.c
  21. +1
    -1
      src/libmath.h
  22. +1
    -1
      src/libmathc99.c
  23. +1
    -1
      src/mth.c
  24. +1
    -1
      src/mth.h
  25. +1
    -1
      src/net.c
  26. +1
    -1
      src/net.h
  27. +1
    -1
      src/nife.c
  28. +1
    -1
      src/nife.h
  29. +1
    -1
      src/scs.c
  30. +1
    -1
      src/scs.h
  31. +1
    -1
      src/stackC.c
  32. +1
    -1
      src/stackC.h
  33. +1
    -1
      src/stackF.c
  34. +1
    -1
      src/stackF.h
  35. +1
    -1
      src/stackL.c
  36. +1
    -1
      src/stackL.h
  37. +1
    -1
      src/stackN.c
  38. +1
    -1
      src/stackN.h
  39. +1
    -1
      src/stackV.c
  40. +1
    -1
      src/stackV.h
  41. +1
    -1
      src/tasks.c
  42. +1
    -1
      src/tasks.h

+ 1
- 1
src/conf.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/debug.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/debug.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/dev.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/dev.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/err.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/err.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/foncs.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/foncs.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/gplot.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/gplot.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/help.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/help.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/histo.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/histo.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/i2c.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/i2c.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/lib.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/lib.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmath.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmath.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/libmathc99.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/mth.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/mth.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/net.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/net.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/nife.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/nife.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/scs.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/scs.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackC.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackC.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackF.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackF.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackL.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackL.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackN.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackN.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackV.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/stackV.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/tasks.c Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


+ 1
- 1
src/tasks.h Zobrazit soubor

@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2022 Patrick H. E. Foubet - S.E.R.I.A.N.E.
/* Copyright (C) 2011-2024 Patrick H. E. Foubet - S.E.R.I.A.N.E.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by


Načítá se…
Zrušit
Uložit