index
:
miranda
miranda
the Miranda programming language - see www.miranda.org.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-28
modernize get_int()
Jakob Kaivo
2022-03-28
modernize bigsetup(), isnat(), and sto_int()
Jakob Kaivo
2022-03-28
remove unused functions
Jakob Kaivo
2022-03-28
restore original because found crash in ex/barry
Jakob Kaivo
2022-03-28
minor style adjustments
Jakob Kaivo
2022-03-28
extract reading the next command into a function
Jakob Kaivo
2022-03-28
update section on MENUVIEWER environment variable
Jakob Kaivo
2022-03-28
make next and last local variables
Jakob Kaivo
2022-03-28
remove more global variables
Jakob Kaivo
2022-03-28
replace singleton() and file viewing in menudrive() with view_file()
Jakob Kaivo
2022-03-28
add internal menuviewer
Jakob Kaivo
2022-03-28
restore accidentally removed system() call
Jakob Kaivo
2022-03-27
clean up singleton()
Jakob Kaivo
2022-03-27
replace series of strcpy()/strcat() with snprintf()
Jakob Kaivo
2022-03-27
clean up callshell(), add wait_for_return()
Jakob Kaivo
2022-03-27
replace ifdefs for CURSES with a shell to "tput clear" for clearing the screen
Jakob Kaivo
2022-03-27
remove global variable buf
Jakob Kaivo
2022-03-27
use PATH_MAX instead of arbitrary pnlim of 1024
Jakob Kaivo
2022-03-27
formatting
Jakob Kaivo
2022-03-27
add missing final new-line
Jakob Kaivo
2022-03-27
simplify
Jakob Kaivo
2022-03-27
make cleanup does not generate .host, as it is not needed
Jakob Kaivo
2022-03-27
remove need for hostinfo and .host
Jakob Kaivo
2022-03-27
ignore .host
Jakob Kaivo
2022-03-27
remove unused file
Jakob Kaivo
2022-03-27
update formatting, improve error messages, use strftime()
Jakob Kaivo
2022-03-27
remove unused functions normalise(), wff(), and norm1()
Jakob Kaivo
2022-03-27
more idiomaticization
Jakob Kaivo
2022-03-27
rename poz() and neg() to big_is_positive() and big_is_negative()
Jakob Kaivo
2022-03-27
enable warnings
Jakob Kaivo
2022-03-27
remove commented out warning producing #include
Jakob Kaivo
2022-03-27
adjust formatting to something resembling idiomatic C
Jakob Kaivo
2022-03-27
remove unused files
Jakob Kaivo
2022-03-04
ignore build artifacts
Jakob Kaivo
2022-03-04
fix linker errors
Jakob Kaivo
2022-03-04
import Miranda 2.066 from upstream
Jakob Kaivo
[prev]